chandrasekar <chk...@gmail.com> added the comment:

HEAD request wont return any data. So before calling _read_chunked we
have to check the amt is none or not.If its none simply return b''

I've attached the patch too which is take in py3k branch

----------
keywords: +patch
nosy: +chkneo
Added file: http://bugs.python.org/file14389/6312.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6312>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to