This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients abacabadabacaba, antialize, eric.araujo, jjlee, nadeem.vawda, orsenthil, ruseel, serhiy.storchaka
Date 2012-04-15.09:51:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334483492.4.0.124242355754.issue1508475@psf.upfronthosting.co.za>
In-reply-to
Content
What if the gzip module is not available?

I think, with transparent decompression should delete headers Content-Encoding (to free the user from re-decompression) and Content-Length (which is wrong).
History
Date User Action Args
2012-04-15 09:51:32serhiy.storchakasetrecipients: + serhiy.storchaka, jjlee, orsenthil, antialize, ruseel, nadeem.vawda, eric.araujo, abacabadabacaba
2012-04-15 09:51:32serhiy.storchakasetmessageid: <1334483492.4.0.124242355754.issue1508475@psf.upfronthosting.co.za>
2012-04-15 09:51:31serhiy.storchakalinkissue1508475 messages
2012-04-15 09:51:31serhiy.storchakacreate