Ray.Allen <ysj....@gmail.com> added the comment:

Another fix could be making HTTPResponse to hold a reference to the 
HTTPConnection object and call its close() at the time of a bad chunk
length was received. This can close the connection as soon as possible.

----------

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

Reply via email to