]> granicus.if.org Git - python/commit
merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http.client...
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 19 May 2012 08:58:45 +0000 (16:58 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 19 May 2012 08:58:45 +0000 (16:58 +0800)
commitd34b57a9a2810e79d6f6aa7dc12832c4e4b214a5
treea16209eba6109a3dac0779b159cd09feef54c3b9
parent15e848b0767c41e6badc45316d60aa588d7e5ac1
parent5fa4a896016e8a265b6afee64c61a1083c6ffa47
merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http.client requests
Lib/http/client.py
Lib/test/test_httplib.py
Misc/NEWS