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 python-dev
Recipients martin.panter, python-dev, xiang.zhang
Date 2016-04-03.02:02:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160403020219.9086.28307.ECB4822B@psf.io>
In-reply-to
Content
New changeset f5247195238f by Martin Panter in branch '3.5': Issue #26586: Handle excessive header fields in http.server, by Xiang Zhang https://hg.python.org/cpython/rev/f5247195238f New changeset e8edddb4f74b by Martin Panter in branch 'default': Issue #26586: Merge excessive HTTP header handling from 3.5 https://hg.python.org/cpython/rev/e8edddb4f74b New changeset 1b696c744559 by Martin Panter in branch 'default': Issue #26586: Simple enhancements to BaseHTTPRequestHandler by Xiang Zhang https://hg.python.org/cpython/rev/1b696c744559
History
Date User Action Args
2016-04-03 02:02:23python-devsetrecipients: + python-dev, martin.panter, xiang.zhang
2016-04-03 02:02:23python-devlinkissue26586 messages
2016-04-03 02:02:22python-devcreate