Author chkneo
Recipients chkneo, ezio.melotti
Date 2009-06-29.17:03:26
SpamBayes Score 0.0228201
Marked as misclassified No
Message-id <1246295007.77.0.516650991866.issue6312@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2009-06-29 17:03:27chkneosetrecipients: + chkneo, ezio.melotti
2009-06-29 17:03:27chkneosetmessageid: <1246295007.77.0.516650991866.issue6312@psf.upfronthosting.co.za>
2009-06-29 17:03:26chkneolinkissue6312 messages
2009-06-29 17:03:26chkneocreate