Message212252
I have code that already handles an “gzip” encoded response from urlopen(). All three patches leave the Content-Encoding header intact, so I suspect my code would try to decompress the body a second time. Deleting this header (as already suggested) would work for me. |
|
Date |
User |
Action |
Args |
2014-02-26 12:08:10 | martin.panter | set | recipients:
+ martin.panter, jjlee, jcea, orsenthil, jerub, vstinner, antialize, ruseel, nadeem.vawda, thomaspinckney3, eric.araujo, abacabadabacaba, jcon, serhiy.storchaka |
2014-02-26 12:08:10 | martin.panter | set | messageid: <1393416490.61.0.680104818083.issue1508475@psf.upfronthosting.co.za> |
2014-02-26 12:08:10 | martin.panter | link | issue1508475 messages |
2014-02-26 12:08:10 | martin.panter | create | |
|