s3-tests/s3tests/functional
Robin H. Johnson 8da96c83af functional._make_request: go back to simple version of httplib.request.
The httplib.request function automatically constructs the following
headers:
content-length, host, accept-encoding

Until such time as we need to override those values in incompatible
ways, simply use it.

Fixes: https://github.com/ceph/s3-tests/pull/92#issuecomment-185970260
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2016-04-20 16:08:57 -07:00
..
__init__.py functional._make_request: go back to simple version of httplib.request. 2016-04-20 16:08:57 -07:00
AnonymousAuth.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
test_headers.py Improve proxy error support: "Bad Request" case 2015-12-18 11:50:11 -08:00
test_s3.py Annotate many tests that fail on AWS (tested on EU region) 2016-04-20 16:08:57 -07:00
test_s3_website.py website: include Forbidden in 403 test per 802c8a3ee9 (commitcomment-15776266). 2016-04-20 16:08:57 -07:00
test_utils.py Correctly generate non-mod 1024 parts in generator 2014-12-22 20:16:25 -08:00
utils.py Correctly generate non-mod 1024 parts in generator 2014-12-22 20:16:25 -08:00