swift/test
Chmouel Boudjnah c687f6956c Allow all headers requested for CORS.
- We allow all headers requested in preflight request. The CORS
  specification does leave the door open for this, as mentioned in
  http://www.w3.org/TR/cors/#resource-preflight-requests
  Note: Since the list of headers can be unbounded
  simply returning headers can be enough.
- This is a followup to review:
  https://review.openstack.org/#/c/24415/.
- Fixes bug 1155034.

Change-Id: If7b8f2f3a581c5209892d1ccc9f06ddb8fac92dd
2013-04-05 21:12:15 +01:00
..
functional Permit functional tests against Swift with Keystone 2013-03-10 18:52:10 -06:00
functionalnosetests Permit functional tests against Swift with Keystone 2013-03-10 18:52:10 -06:00
probe Merge "capture resetswift output in probetests" 2012-12-10 17:19:04 +00:00
unit Allow all headers requested for CORS. 2013-04-05 21:12:15 +01:00
__init__.py Implement unit_test config to disable syslog. 2012-05-03 14:25:46 -04:00
sample.conf Permit functional tests against Swift with Keystone 2013-03-10 18:52:10 -06:00