1ded0d6c87
AWS seems to support this, so let's allow s3api to do it, too. Previously, S3 clients trying to use multi-character delimiters would get 500s back, because s3api didn't know how to handle the 412s that the container server would send. As long as we're adding support for container listings, may as well do it for accounts, too. Change-Id: I62032ddd50a3493b8b99a40fb48d840ac763d0e7 Co-Authored-By: Thiago da Silva <thiagodasilva@gmail.com> Closes-Bug: #1797305 |
||
---|---|---|
.. | ||
__init__.py | ||
s3_test_client.py | ||
test_acl.py | ||
test_bucket.py | ||
test_multi_delete.py | ||
test_multi_upload.py | ||
test_object.py | ||
test_presigned.py | ||
test_service.py | ||
utils.py |