commit | 4408c4a5fe5a862a7e05d0df8b7990fd1c6053e1 | [log] [tgz] |
---|---|---|
author | Jordan Pittier <jordan.pittier@scality.com> | Fri Apr 29 15:05:09 2016 +0200 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Wed May 25 16:51:31 2016 +0200 |
tree | fdd9e784e18f23c044f32c849a6ab6e8f56d60f5 | |
parent | c808dc503b090ce3cb65236aafc85e540947b46e [diff] |
Swift object client: use urllib3 builtin support for chunked transfer Urllib3 has native support for chunked encoding, so let's use this instead of rolling our own. Less code to maintain, additional logging and timing (thanks to our common RestClient). Yeah \O/. Change-Id: I4a253a5cec0fc35009af25872239363625d417e3