Files
swift/test/unit/common/test_internal_client.py
Gil Vernik b67a4b9938 Support for content-length in the upload object method for
internal client.

Internal client uses 'chunked' transfer encoding in it's
upload_object method. If content-length is known in advance,
internal_client should allowed to use content length in the
upload_object method and not the chunked method.

Change-Id: I68d2ebde78e01fa16b7187a2f045ea20f4310722
2014-04-07 09:56:03 +03:00

40 KiB