Martin Panter added the comment:

The server in question is sending a chunked response, but seems to be closing 
the connection when it is done, without sending a zero-length chunk (which I 
understand it is meant to according to the HTTP protocol).

My Firefox shows the XML without any indication of error. But then if I 
manually truncate a chunked response to Firefox it doesn’t indicate an error 
either, which I would probably want to know about.

----------
nosy: +vadmium

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

Reply via email to