[issue6785] IncompleteRead / BadStatus when parsing http://peakoil.mobi

Antoine Pitrou report at bugs.python.org
Wed Dec 15 20:53:35 CET 2010


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

That server simply doesn't respect the HTTP RFC. It fails to send a last "0" line to indicate that the chunked transfer has completed.

----------
nosy: +pitrou
resolution:  -> invalid
status: open -> pending

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


More information about the Python-bugs-list mailing list