]> granicus.if.org Git - python/commit
Fixed Issue6312 - httplib fails with HEAD requests to pages with "transfer-encoding...
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 28 Apr 2010 17:20:43 +0000 (17:20 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 28 Apr 2010 17:20:43 +0000 (17:20 +0000)
commited9204346e02a2353752a38bf0381b622938c0bb
treee2c98bef56d94ba3701b48bc4ed5cf82e288f662
parentad709ee06bbf7aec47c92b2ac29bc21f9e05a93d
Fixed Issue6312 - httplib fails with HEAD requests to pages with "transfer-encoding: chunked"
Doc/library/httplib.rst
Lib/httplib.py
Lib/test/test_httplib.py
Misc/NEWS