Author pitrou
Recipients exarkun, giampaolo.rodola, gregory.p.smith, jhylton, orsenthil, pitrou, stutzbach
Date 2010-12-16.18:21:42
SpamBayes Score 0.000986684
Marked as misclassified No
Message-id <1292523705.43.0.300913774105.issue10721@psf.upfronthosting.co.za>
In-reply-to
Content
http.server has support for old-style HTTP 0.9 requests ("command path" without a version string). This issue proposes to remove this support, since there are probably no clients around which still issue such requests.

See issue10711 for the client side.
History
Date User Action Args
2010-12-16 18:21:45pitrousetrecipients: + pitrou, jhylton, gregory.p.smith, exarkun, orsenthil, giampaolo.rodola, stutzbach
2010-12-16 18:21:45pitrousetmessageid: <1292523705.43.0.300913774105.issue10721@psf.upfronthosting.co.za>
2010-12-16 18:21:42pitroulinkissue10721 messages
2010-12-16 18:21:42pitroucreate