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, r.david.murray, serhiy.storchaka
Date 2015-04-07.22:07:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428444438.03.0.462616070334.issue23883@psf.upfronthosting.co.za>
In-reply-to
Content
http.client.HTTPMessage: See Issue 23439. There was resistance to adding this (and the status code constants), though IMO they should be added, since they are documented public APIs.

http.server.test(): In Issue 23418, I consciously left this function out. It is only mentioned as a place to look for sample code, as far as I can tell.
History
Date User Action Args
2015-04-07 22:07:18martin.pantersetrecipients: + martin.panter, r.david.murray, serhiy.storchaka
2015-04-07 22:07:18martin.pantersetmessageid: <1428444438.03.0.462616070334.issue23883@psf.upfronthosting.co.za>
2015-04-07 22:07:18martin.panterlinkissue23883 messages
2015-04-07 22:07:17martin.pantercreate