diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-14 23:16:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-14 23:16:37 -0500 |
commit | 795dab71fffe98434308732e4cb8ee682f28e465 (patch) | |
tree | 54f0a0a2101b2aa776a53346eb4c6fa727634158 /components/script/script_runtime.rs | |
parent | 4c5ec9da27b4ff1e7175d9f1e8994d7ba0922b3d (diff) | |
parent | 739f09e19979b16b508cbb0048e519e1d4015f3a (diff) | |
download | servo-795dab71fffe98434308732e4cb8ee682f28e465.tar.gz servo-795dab71fffe98434308732e4cb8ee682f28e465.zip |
Auto merge of #25768 - pshaughn:corsstar, r=jdm
Handle access-control header wildcards
<!-- Please describe your changes on the following line: -->
We were checking Access-Control-Expose-Headers for wildcards inconsistently and then discarding the result; this fixes the check and its use, passing the WPT test for having a wildcard there.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #24913
<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/script_runtime.rs')
0 files changed, 0 insertions, 0 deletions