Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Added patch with suggested change.
Original comment by julian....@gmail.com
on 3 Aug 2010 at 5:38
Attachments:
If the response header says the content is encoded in gzip of deflate then it
will decompress it. This isn't a bug in httplib2, but a bug in the server that
is sending compressed content when you explicitly asked it not to.
Original comment by joe.gregorio@gmail.com
on 14 Feb 2011 at 4:02
But, if you want httplib2 to act as if it has no decompression capability..
there is no other way!
Original comment by julian....@gmail.com
on 16 Mar 2011 at 2:14
Original issue reported on code.google.com by
julian....@gmail.com
on 2 Aug 2010 at 7:03