André Cruz <an...@cabine.org> added the comment:

Attached is an updated patch against 2.7.3. It solves a bug in the tests and 
implements Carl's suggestion. The new tests pass and it updates the 
documentation as well.

As for inclusion in 2.7, as this is in fact solving a bug, I would vote for it. 
Right now, if the client sends an "Expect" header, httplib will send the body 
of the request along, which is against the RFC. It is backwards-compatible.

----------
Added file: http://bugs.python.org/file26357/issue1346874-273.patch

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

Reply via email to