[issue6312] httplib fails with HEAD requests to pages with "transfer-encoding: chunked"

Senthil Kumaran report at bugs.python.org
Wed Apr 28 19:48:22 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Whenever the HEAD method is queried, the httplib recognizes it read method and returns an '' empty string as expected.

Fixed in revision 80583, release26-maint: r80584, py3k: r80587 and release31-maint in 80588.

----------
resolution: accepted -> fixed
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6312>
_______________________________________


More information about the Python-bugs-list mailing list