Arve Knudsen <arve.knud...@gmail.com> added the comment:

Here's my initial proposal for a patch against httplib, based on the 2.7 branch 
of cpython repository. I've included a couple of tests, which check that when 
content is empty, content-length is set to 0 for certain methods (POST/PUT etc) 
and not specified for others.

----------
keywords: +patch
Added file: http://bugs.python.org/file25456/httplib-2.7.patch

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

Reply via email to