[issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
harobed
report at bugs.python.org
Sun Jun 12 12:47:13 CEST 2011
New submission from harobed <stephane at harobed.org>:
Hi,
HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data.
Exemple, I can't do PUT request with chunk transfert.
Regards,
Stephane
----------
components: Library (Lib)
messages: 138203
nosy: harobed
priority: normal
severity: normal
status: open
title: [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
versions: Python 2.7, Python 3.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12319>
_______________________________________
More information about the Python-bugs-list
mailing list