[issue25738] http.server doesn't handle RESET CONTENT status correctly

Susumu Koshiba report at bugs.python.org
Mon Jun 6 01:19:03 EDT 2016


Susumu Koshiba added the comment:

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.

----------
Added file: http://bugs.python.org/file43255/issue25738_http_reset_content_06.patch

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


More information about the Python-bugs-list mailing list