blob: 3d5410b9561b546c50e19dd78a7c894db46f7aab [file] [log] [blame]
PASS CORS that succeeds with credentials: false; method: GET (allowed: get); header: X-Test,1 (allowed: x-test)
PASS CORS that succeeds with credentials: false; method: SUPER (allowed: *); header: X-Test,1 (allowed: x-test)
PASS CORS that succeeds with credentials: false; method: OK (allowed: *); header: X-Test,1 (allowed: *)
PASS CORS that fails with credentials: true; method: OK (allowed: *); header: X-Test,1 (allowed: *)
PASS CORS that fails with credentials: true; method: PUT (allowed: *); header: (allowed: )
PASS CORS that succeeds with credentials: true; method: PUT (allowed: PUT); header: (allowed: *)
PASS CORS that fails with credentials: true; method: GET (allowed: get); header: X-Test,1 (allowed: *)
PASS CORS that fails with credentials: true; method: GET (allowed: *); header: X-Test,1 (allowed: *)
PASS CORS that succeeds with credentials: true; method: * (allowed: *); header: *,1 (allowed: *)
PASS CORS that fails with credentials: true; method: PUT (allowed: put); header: (allowed: *)