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 berker.peksag, demian.brecht, martin.panter
Date 2015-02-15.02:33:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423967604.78.0.326167430674.issue23439@psf.upfronthosting.co.za>
In-reply-to
Content
Posting a new patch which explicitly omits HTTPMessage, parse_headers(), and the status codes. Also added and documented the LineTooLong exception. It is already somewhat covered in the test suite.

See also Issue 21257 about the status of parse_headers().
History
Date User Action Args
2015-02-15 02:33:24martin.pantersetrecipients: + martin.panter, berker.peksag, demian.brecht
2015-02-15 02:33:24martin.pantersetmessageid: <1423967604.78.0.326167430674.issue23439@psf.upfronthosting.co.za>
2015-02-15 02:33:24martin.panterlinkissue23439 messages
2015-02-15 02:33:24martin.pantercreate