[issue12319] [http.client] HTTPConnection.request not support "chunked" Transfer-Encoding to send data

Stéphane Wirtel report at bugs.python.org
Wed Aug 10 14:02:00 EDT 2016


Stéphane Wirtel added the comment:

When I have read the last patch, I have seen a mutable as the default value of the HTTPConnection.request method. I have proposed this issue and the attached patch http://bugs.python.org/issue27728

----------
nosy: +matrixise

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


More information about the Python-bugs-list mailing list