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

harobed report at bugs.python.org
Mon Jun 13 17:35:20 CEST 2011


harobed <stephane at harobed.org> added the comment:

I use http.client in WebDAV client.

Mac OS X Finder WebDAV client perform all his request in "chunk" mode : PUT and GET.

Here, I use http.client to simulate Mac OS X Finder WebDAV client.

Regards,
Stephane

----------

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


More information about the Python-bugs-list mailing list