mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-21 23:29:47 +00:00
832b297cec
Depending on the version of boto, different methods are necessary for manipulating headers. We now support 2.0rc1 and 2.0 by sub-classing boto.s3.connection.S3Connection and overloading boto.connection.HTTPRequest.authorize, respectfully. |
||
---|---|---|
.. | ||
__init__.py | ||
AnonymousAuth.py | ||
test_headers.py | ||
test_s3.py | ||
utils.py |