[issue29353] Incorrect handling of HTTP response with "Content-Type: message/rfc822" header

R. David Murray report at bugs.python.org
Mon Jan 23 14:44:41 EST 2017


R. David Murray added the comment:

IMO http *should* be using headersonly=True, so while I haven't looked into this issue the solution seems plausible to me.  I'm not entirely sure why it is considered a backward-compatibility hack, but I don't see any likelyhood that the headersonly API will go way.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29353>
_______________________________________


More information about the Python-bugs-list mailing list