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 Susumu Koshiba
Recipients Susumu Koshiba, deronnax, martin.panter, r.david.murray, spaceone
Date 2016-06-06.05:19:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465190343.38.0.888956545011.issue25738@psf.upfronthosting.co.za>
In-reply-to
Content
Ah yes, you are right. I didn't think about the cases where it will send HEAD for codes like 204(No Content). I've created a patch for 3.6 to see if this looks reasonable, if review passes, I'll create patches for the rest of the releases.

Thanks a lot for pointing this out.
History
Date User Action Args
2016-06-06 05:19:05Susumu Koshibasetrecipients: + Susumu Koshiba, r.david.murray, martin.panter, deronnax, spaceone
2016-06-06 05:19:03Susumu Koshibasetmessageid: <1465190343.38.0.888956545011.issue25738@psf.upfronthosting.co.za>
2016-06-06 05:19:03Susumu Koshibalinkissue25738 messages
2016-06-06 05:19:03Susumu Koshibacreate