Add header enabling gzip downloads by tartavull · Pull Request #3380 · googleapis/google-cloud-python
GET requests now contain the header accept-encoding:gzip This improves performance of compressible strings which were uploaded as gzips. The caller is not required to do any decompression because decompressiong is handle by the library. Confusing `IOError: CRC check failed` exceptions will be risen in the case of mid-download connection breaks.
Luke Sneeringer and others added 3 commits
August 8, 2017 10:46
This human has *not* signed the Contributor License Agreement.
and removed cla: yes
This human has signed the Contributor License Agreement.labels
Oct 13, 2017
tseaver
changed the title
A hack for enabling gzip downloads
Add header enabling gzip downloads
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters