s3-tests/s3tests/functional
Wido den Hollander 8642c79b64 Add test to verify if Asterisk Origin is returned when * is set as a Allowed Origin.
For example:

The request sends 'Origin: example.origin' while * is allowed as
a origin by the CORS rule.

The Server should then respond with * if no Authorization was send.

Signed-off-by: Wido den Hollander <wido@widodh.nl>
2016-05-17 16:16:55 -07:00
..
__init__.py functional._make_request: go back to simple version of httplib.request. 2016-04-20 16:08:57 -07:00
AnonymousAuth.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
test_headers.py Improve proxy error support: "Bad Request" case 2015-12-18 11:50:11 -08:00
test_s3.py Add test to verify if Asterisk Origin is returned when * is set as a Allowed Origin. 2016-05-17 16:16:55 -07:00
test_s3_website.py s3website: Refactor strings & aid debugging 2016-04-21 15:10:15 -07:00
test_utils.py Correctly generate non-mod 1024 parts in generator 2014-12-22 20:16:25 -08:00
utils.py Correctly generate non-mod 1024 parts in generator 2014-12-22 20:16:25 -08:00