swift/swift/common/middleware
Tim Burke 3a9f3f8419 py3: port s3api
Drive-by: When passing a list or tuple to swob.Response as an app_iter,
check that it's full of byte strings.

Change-Id: Ifc35aacb2e45004f74c871f08ff3c52bc57c1463
2019-05-02 16:38:39 -07:00
..
crypto Merge "Fix decryption for broken objects" 2019-03-22 22:31:16 +00:00
s3api py3: port s3api 2019-05-02 16:38:39 -07:00
x_profile Python3: fix test_xprofile.py 2018-12-12 20:26:10 +01:00
__init__.py Rewrite redirection in cname_lookup & domain_remap 2017-05-11 09:46:29 -04:00
account_quotas.py Refactor server side copy as middleware 2016-05-11 14:55:51 -04:00
acl.py Remove our urlparse wrapper 2019-04-10 12:39:09 -07:00
bulk.py Fix bulk responses when using xml and Expect 100-continue 2019-03-18 20:41:29 +00:00
catch_errors.py Merge "Content-Length enforcement fixups" 2018-06-29 05:43:39 +00:00
cname_lookup.py Allow to configure the nameservers in cname_lookup 2017-06-01 14:02:08 -07:00
container_quotas.py Refactor server side copy as middleware 2016-05-11 14:55:51 -04:00
container_sync.py Make container sync copy SLO manifests 2016-09-14 13:32:00 +01:00
copy.py py3: fix copying unicode names 2019-03-01 13:21:16 -08:00
crossdomain.py py3: port crossdomain 2018-06-26 13:20:49 -07:00
dlo.py py3: port dlo 2019-04-16 22:34:58 -05:00
domain_remap.py swob: Stop auto-encoding unicode bodies 2018-06-28 09:58:44 -07:00
formpost.py py3: port formpost middleware 2019-02-26 23:06:52 -06:00
gatekeeper.py py3: port proxy/controllers/info.py 2018-06-28 09:58:44 -07:00
healthcheck.py py3: port healthcheck 2018-06-26 13:20:49 -07:00
keystoneauth.py Fix small formatting issues in middleware docs 2017-11-20 12:22:18 +01:00
list_endpoints.py rectify 'a invalid version' to 'an invalid version' 2018-06-14 10:18:47 +08:00
listing_formats.py py3: Monkey-patch json.loads to accept bytes on py35 2018-11-02 21:38:53 +00:00
memcache.py Use six to fix imports on Python 3 2015-07-24 11:48:28 +02:00
name_check.py add name_check to /info 2017-03-21 10:58:41 +00:00
proxy_logging.py py3: port some more middleware tests 2019-02-21 09:44:02 -08:00
ratelimit.py Merge "ratelimit: ignore requests with invalid API versions" 2018-10-10 08:53:55 +00:00
read_only.py Read-only middleware fixups 2018-06-11 10:05:49 -07:00
recon.py Have check_drive raise ValueError on errors 2018-06-20 17:15:07 -07:00
slo.py Fix quoting for large objects 2019-03-12 16:08:24 -07:00
staticweb.py Make staticweb return URL-encoded Location headers 2019-04-12 12:29:00 -07:00
symlink.py Make symlink work with Unicode account names 2019-04-04 09:58:18 -05:00
tempauth.py Merge "Implemented the fix to handle the HTTP request methods other than GET." 2019-03-20 03:13:08 +00:00
tempurl.py Fix tempurl's example code to be in the code-block 2018-08-21 06:58:17 +00:00
versioned_writes.py py3: port versioned_writes 2019-02-19 13:06:09 -08:00
xprofile.py Python3: fix test_xprofile.py 2018-12-12 20:26:10 +01:00