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 Joseph.Warren
Recipients Joseph.Warren, orsenthil, r.david.murray
Date 2013-09-19.15:51:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379605870.46.0.948500912738.issue19052@psf.upfronthosting.co.za>
In-reply-to
Content
Issue1346874 seems similar, but is talking about a failure to handle 100 Continue responses sent by a server to the client, this issue is in server code, and is a failure of BaseHttpServer to send 100 Continue responses to a client which expects them.

Please tell me if I'm mistaken/not making sense.
History
Date User Action Args
2013-09-19 15:51:10Joseph.Warrensetrecipients: + Joseph.Warren, orsenthil, r.david.murray
2013-09-19 15:51:10Joseph.Warrensetmessageid: <1379605870.46.0.948500912738.issue19052@psf.upfronthosting.co.za>
2013-09-19 15:51:10Joseph.Warrenlinkissue19052 messages
2013-09-19 15:51:10Joseph.Warrencreate