mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Handle access-control header wildcards
This commit is contained in:
parent
4f36472b6f
commit
739f09e199
3 changed files with 13 additions and 29 deletions
|
@ -1,15 +0,0 @@
|
|||
[cors-expose-star.sub.any.html]
|
||||
[Basic Access-Control-Expose-Headers: * support]
|
||||
expected: FAIL
|
||||
|
||||
[* can be one of several values]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cors-expose-star.sub.any.worker.html]
|
||||
[Basic Access-Control-Expose-Headers: * support]
|
||||
expected: FAIL
|
||||
|
||||
[* can be one of several values]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue