R. David Murray <rdmur...@bitdance.com> added the comment:

Thanks for the patch and test.  They look good.

A doc update is also needed, since the docs are currently written in such a way 
that buffering the header lines makes the documentation no longer true.

Also, send_response_only writes directly to the output stream, it doesn't call 
send_header.  This breaks the buffering.  It also means that more test cases 
are needed, since the added test didn't catch this case.

----------

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

Reply via email to