[issue25037] ValueError: invalid literal for int() with base 16: b'[\r\n'

Martin Panter report at bugs.python.org
Wed Sep 9 06:35:11 CEST 2015


Martin Panter added the comment:

FYI maybe your workaround of clearing HTTPResponse.chunked will work at the moment, but it would break if the server ever gets fixed and starts sending proper chunked responses.

----------

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


More information about the Python-bugs-list mailing list