Senthil Kumaran <orsent...@gmail.com> added the comment:

I can take this up. The HEAD requests does not contain any data, so when the 
data is None and transfer encoding is chunked, we can return empty value for 
the next step. No need of attempting to read the chuncked amt. The patch is 
fine and tests need to be added.

----------
assignee:  -> orsenthil
nosy: +orsenthil
resolution:  -> accepted

_______________________________________
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