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 martin.panter
Recipients martin.panter, xiang.zhang
Date 2016-04-02.22:50:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459637420.05.0.832070189253.issue26586@psf.upfronthosting.co.za>
In-reply-to
Content
I propose to commit the “Too many headers” handler as a bug fix, and the other changes to only 3.6. Currently when more than 100 header fields are sent, the connection is killed and the server logs an unhandled exception.
History
Date User Action Args
2016-04-02 22:50:20martin.pantersetrecipients: + martin.panter, xiang.zhang
2016-04-02 22:50:20martin.pantersetmessageid: <1459637420.05.0.832070189253.issue26586@psf.upfronthosting.co.za>
2016-04-02 22:50:19martin.panterlinkissue26586 messages
2016-04-02 22:50:19martin.pantercreate