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 pitrou
Recipients exarkun, gregory.p.smith, jhylton, orsenthil, pitrou, stutzbach
Date 2010-12-15.19:01:00
SpamBayes Score 0.013792449
Marked as misclassified No
Message-id <1292439661.63.0.702033258124.issue10711@psf.upfronthosting.co.za>
In-reply-to
Content
> Would it be worth keeping (but modifying) test_http_0_9 to verify that
> the server complains in the expected way?

Actually, I don't think the server will complain, since the request is legit. It will send back a full response with status line and headers, though, so the test has to be adapted indeed.
History
Date User Action Args
2010-12-15 19:01:01pitrousetrecipients: + pitrou, jhylton, gregory.p.smith, exarkun, orsenthil, stutzbach
2010-12-15 19:01:01pitrousetmessageid: <1292439661.63.0.702033258124.issue10711@psf.upfronthosting.co.za>
2010-12-15 19:01:00pitroulinkissue10711 messages
2010-12-15 19:01:00pitroucreate