]> granicus.if.org Git - python/commit
Fix Issue14721: Send Content-length: 0 for empty body () in the http.request
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 19 May 2012 08:52:21 +0000 (16:52 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 19 May 2012 08:52:21 +0000 (16:52 +0800)
commit618802d55e19c1f2da28c9409256a7f2fbf59e99
tree8aa4d19a9e1f0c9a0b40e40e17bc19862daa18c0
parentea24dda01f0bc151b55e922a1d5ec2b6193c8006
Fix Issue14721: Send Content-length: 0 for empty body () in the http.request
Lib/httplib.py
Lib/test/test_httplib.py
Misc/NEWS