[issue10711] Rip out HTTP 0.9 support

Senthil Kumaran report at bugs.python.org
Thu Dec 16 09:21:44 CET 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

+1 removing HTTP 0.9, and falling back to HTTP 1.0 behavior where ever it was HTTP 0.9. Removing support for response without status (which was acceptable by 0.9) is fine. I reviewed the patch too and it seems good to go.

----------

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


More information about the Python-bugs-list mailing list