swift/test
Tim Burke 1ded0d6c87 Allow arbitrary UTF-8 strings as delimiters in listings
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
2019-09-12 10:44:00 -07:00
..
functional Allow arbitrary UTF-8 strings as delimiters in listings 2019-09-12 10:44:00 -07:00
probe Allow arbitrary UTF-8 strings as delimiters in listings 2019-09-12 10:44:00 -07:00
s3api Have a separate s3api functional test suite 2019-05-13 14:03:03 -07:00
unit Allow arbitrary UTF-8 strings as delimiters in listings 2019-09-12 10:44:00 -07:00
__init__.py Refactoring, test infrastructure changes and cleanup 2018-05-15 18:18:25 +01:00
sample.conf Merge "Note s3api compatability requirements in sample.conf" 2019-06-05 04:11:55 +00:00