swift/test/unit/common/middleware
Romain LE DISEZ ff0753fe19 Allow bulk to fwd some headers at tar extraction
Whitelisted headers include X-Delete-At/X-Delete-After and all Object
metadata headers (X-Object-Meta-*)

Closes-Bug: 1857546
Change-Id: If5fb164693e395f89d57899fb8ab355f1e3f817c
2020-01-17 11:34:39 -08:00
..
crypto Fix kms_keymaster under Python 3 2019-10-13 21:58:50 -07:00
s3api Set swift_source more in s3api middleware 2019-12-06 08:32:48 -08:00
__init__.py Initial commit of middleware refactor 2010-08-20 00:42:38 +00:00
helpers.py Make FakeSwift query param order agnostic 2020-01-06 16:27:06 -06:00
test_account_quotas.py py3: Port the acl, account_quotas, cname_lookup, container_sync 2018-12-27 18:55:47 +00:00
test_acl.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_bulk.py Allow bulk to fwd some headers at tar extraction 2020-01-17 11:34:39 -08:00
test_catch_errors.py Merge "Enforce Content-Length in catch_errors" 2018-06-28 12:23:45 +00:00
test_cname_lookup.py py3: Port the acl, account_quotas, cname_lookup, container_sync 2018-12-27 18:55:47 +00:00
test_container_sync.py py3: Port the acl, account_quotas, cname_lookup, container_sync 2018-12-27 18:55:47 +00:00
test_copy.py py3: fix copying unicode names 2019-03-01 13:21:16 -08:00
test_crossdomain.py Increase some middleware test coverage 2019-06-05 06:19:04 +00:00
test_dlo.py dlo: Respond 200 on multi-range GETs 2019-08-16 16:35:34 -07:00
test_domain_remap.py swob: Fix up some WSGI string business 2018-06-27 15:55:30 -07:00
test_formpost.py Consistently use io.BytesIO 2019-10-15 15:09:46 +02:00
test_gatekeeper.py Allow internal clients to use reserved namespace 2019-11-27 11:22:00 -06:00
test_healthcheck.py swob: Stop auto-encoding unicode bodies 2018-06-28 09:58:44 -07:00
test_keystoneauth.py Merge "Small readability change to test_keystoneauth" 2017-08-28 10:51:45 +00:00
test_list_endpoints.py py3: Monkey-patch json.loads to accept bytes on py35 2018-11-02 21:38:53 +00:00
test_listing_formats.py Allow internal clients to use reserved namespace 2019-11-27 11:22:00 -06:00
test_memcache.py Py3: Fix test_memcache 2018-12-03 12:52:00 +01:00
test_name_check.py py3: port some more middleware tests 2019-02-21 09:44:02 -08:00
test_proxy_logging.py Consistently use io.BytesIO 2019-10-15 15:09:46 +02:00
test_quotas.py py3: port some more middleware tests 2019-02-21 09:44:02 -08:00
test_ratelimit.py py3: port some more middleware tests 2019-02-21 09:44:02 -08:00
test_read_only.py py3: port some more middleware tests 2019-02-21 09:44:02 -08:00
test_recon.py Remove nobarrier option 2019-06-18 14:47:39 +01:00
test_slo.py Consistently use io.BytesIO 2019-10-15 15:09:46 +02:00
test_staticweb.py py3: port staticweb middleware 2019-04-10 17:08:21 +10:00
test_subrequest_logging.py Remove unhelpful log message in copy middleware 2018-05-29 16:59:14 -07:00
test_symlink.py Fix BadResponseLength error when creating symlink 2019-11-27 11:21:36 -06:00
test_tempauth.py Merge "Implemented the fix to handle the HTTP request methods other than GET." 2019-03-20 03:13:08 +00:00
test_tempurl.py py3: Port the tempurl middleware 2019-06-20 12:41:50 -07:00
test_versioned_writes.py Make FakeSwift query param order agnostic 2020-01-06 16:27:06 -06:00
test_xprofile.py Consistently use io.BytesIO 2019-10-15 15:09:46 +02:00