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 jjlee
Recipients
Date 2003-07-08.15:13:11
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=261020

I just noticed the patch breaks on https.  Trivially fixed by 
adding lines like https_request = http_request to the various 
processor classes. 
 
Also, another use case: gzip Content-encoding. 
 
History
Date User Action Args
2007-08-23 16:06:56adminlinkissue759792 messages
2007-08-23 16:06:56admincreate