]> granicus.if.org Git - python/commit
Merged revisions 80583 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 28 Apr 2010 17:25:58 +0000 (17:25 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 28 Apr 2010 17:25:58 +0000 (17:25 +0000)
commit379eaac7a7850ff0e05c2af161cda497e639718a
treef1e284b38d1920955a2406fb39d17a3bde2de019
parentd54cdf038a480d047fcfcf6779bfcecf83953b90
Merged revisions 80583 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r80583 | senthil.kumaran | 2010-04-28 22:50:43 +0530 (Wed, 28 Apr 2010) | 3 lines

  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