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

Amaury Forgeot d'Arc report at bugs.python.org
Thu Sep 2 14:08:54 CEST 2010


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

It seems that httplib is exactly what you need:
http://docs.python.org/library/httplib.html#examples

----------
nosy: +amaury.forgeotdarc
resolution:  -> works for me
status: open -> pending

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


More information about the Python-bugs-list mailing list