]> granicus.if.org Git - python/commit
Merge: #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None.
authorR David Murray <rdmurray@bitdance.com>
Sun, 22 Mar 2015 19:19:01 +0000 (15:19 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 22 Mar 2015 19:19:01 +0000 (15:19 -0400)
commit0a0d20edfb19934cd3929d6c115ba31c00744a24
tree3d94aed8ac2578a62e934b862dad95f08acc26eb
parent5d06c74f41a976cd042bfbb52f2f6762a44e1e26
parentbeed8402ca2b44681f939238c8ea02deeb8a06a2
Merge: #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None.
Doc/library/http.client.rst
Lib/http/client.py
Lib/test/test_httplib.py
Misc/ACKS
Misc/NEWS