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 xiang.zhang
Recipients xiang.zhang
Date 2016-03-18.04:06:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458273976.86.0.666454727881.issue26586@psf.upfronthosting.co.za>
In-reply-to
Content
This patch propose several simple enhancement to BaseHTTPRequestHandler. It removes some redundant code and add handler for too many headers.
History
Date User Action Args
2016-03-18 04:06:16xiang.zhangsetrecipients: + xiang.zhang
2016-03-18 04:06:16xiang.zhangsetmessageid: <1458273976.86.0.666454727881.issue26586@psf.upfronthosting.co.za>
2016-03-18 04:06:16xiang.zhanglinkissue26586 messages
2016-03-18 04:06:16xiang.zhangcreate