[issue9740] Support for HTTP 1.1 persistent connections throughout the standard library

ipatrol report at bugs.python.org
Thu Sep 2 14:18:08 CEST 2010


ipatrol <ipatrol6010 at yahoo.com> added the comment:

No, httplib actually creates a second connection with the same object. Neither is their support in urllib, urllib2, nor in any of the HTTP servers. This would be really useful for a bot connected to an API.

----------
resolution: works for me -> 
status: pending -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9740>
_______________________________________


More information about the Python-bugs-list mailing list