[issue8293] HTTPSConnection.close() does not immediately close the connection.

Antoine Pitrou report at bugs.python.org
Wed Jul 21 22:53:10 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Works fine here under Linux, with 3.2, 2.6 and 2.7. HTTPS connections actually get recycled quicker than plain HTTP ones.
Please note that your results could also depend on the behaviour of the target server. I tested against http://linuxfr.org.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list