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 berker.peksag
Recipients berker.peksag, demian.brecht, martin.panter, orsenthil
Date 2015-02-20.11:10:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424430604.04.0.509237587395.issue21257@psf.upfronthosting.co.za>
In-reply-to
Content
This is a different issue than #23439. BaseHTTPRequestHandler.headers documentation mentions about parse_headers function, the function itself is not documented. See https://docs.python.org/3/library/http.server.html#http.server.BaseHTTPRequestHandler.headers
History
Date User Action Args
2015-02-20 11:10:04berker.peksagsetrecipients: + berker.peksag, orsenthil, martin.panter, demian.brecht
2015-02-20 11:10:04berker.peksagsetmessageid: <1424430604.04.0.509237587395.issue21257@psf.upfronthosting.co.za>
2015-02-20 11:10:03berker.peksaglinkissue21257 messages
2015-02-20 11:10:03berker.peksagcreate