Gregory P. Smith <g...@krypto.org> added the comment:

Ripping HTTP "0.9" support _out_ flys directly in the face of "be lenient in 
what you accept and strict in what you produce."

I do not mind removing support from http.server.  But http.client needs to be 
able to communicate with any random server created since the dawn of time.  
Often on 8 bit microcontrollers that haven't been updated since 1994.

How does keeping 0.9 client support in hurt us?

----------
nosy: +gregory.p.smith

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

Reply via email to