Martin Panter added the comment:

Regarding CannotSendRequest: HTTPConnection will connect again with a new 
socket if a previous response will close the old connection. See a few lines 
below where you linked: “If point (2) is true, then we . . . will open a new 
[socket] when a new request is made.”

----------

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

Reply via email to