David Andrzejewski <site+python....@davidandrzejewski.com> added the comment:

Now, it turns out that if you send the HTTP "Connection: close" header, the 
connection does close at the end (because the server closes it).

Still, it seems like this should behave the same regardless of whether it's 
HTTPConnection or HTTPSConnection.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to