Message 216767 - Python tracker

Message216767

Author martin.panter
Recipients martin.panter, matrixise, orsenthil
Date 2014-04-18.01:00:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397782830.45.0.168242937584.issue21224@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at Issue 430706 and revision 27f36f4bf525, there is concious support for HTTP 1.1 persistent connections. Apparently the 1.0 default is just for backwards compatibility.
History
Date User Action Args
2014-04-18 01:00:30martin.pantersetrecipients: + martin.panter, orsenthil, matrixise
2014-04-18 01:00:30martin.pantersetmessageid: <1397782830.45.0.168242937584.issue21224@psf.upfronthosting.co.za>
2014-04-18 01:00:30martin.panterlinkissue21224 messages
2014-04-18 01:00:29martin.pantercreate