Daniel Stutzbach <stutzb...@google.com> added the comment:

At minimum, I think we should apply this part of Antoine's patch:

-    # Most web servers default to HTTP 0.9, i.e. don't send a status line.
-    default_request_version = "HTTP/0.9"
+    default_request_version = "HTTP/1.0"

----------

_______________________________________
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