]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
Add test to verify if Asterisk Origin is returned when * is set as a Allowed Origin. 109/head
authorWido den Hollander <wido@widodh.nl>
Tue, 19 Apr 2016 15:12:12 +0000 (17:12 +0200)
committerWido den Hollander <wido@widodh.nl>
Tue, 19 Apr 2016 15:12:12 +0000 (17:12 +0200)
commitdd2bfc56c65bf70c9776972cfc11bd7a2fdbcb07
tree9eb7d36b25cf8d9c3a79a3d9ea12d60fd53b93af
parenta72fc4a231f924706434c3d98efccd174d19f6f0
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>
s3tests/functional/test_s3.py