This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orsenthil
Recipients chkneo, ezio.melotti, mykhal, orsenthil, rcoup
Date 2010-04-28.03:38:07
SpamBayes Score 0.007930556
Marked as misclassified No
Message-id <1272425889.35.0.554869213294.issue6312@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-04-28 03:38:09orsenthilsetrecipients: + orsenthil, mykhal, ezio.melotti, chkneo, rcoup
2010-04-28 03:38:09orsenthilsetmessageid: <1272425889.35.0.554869213294.issue6312@psf.upfronthosting.co.za>
2010-04-28 03:38:07orsenthillinkissue6312 messages
2010-04-28 03:38:07orsenthilcreate