diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-29 20:35:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 20:35:47 -0500 |
commit | b939b3806f698443e94cd33b8a3dac17a0fe62bb (patch) | |
tree | da9e03349397132b876fe9f0e74bad1e59d7f08b /components/script/dom/gpucomputepipeline.rs | |
parent | 912a09c476c95de44d8f4c653c42d35567eba24c (diff) | |
parent | fc13bd8b2f8f7b06aea928e3e5ab56a4b3a2584a (diff) | |
download | servo-b939b3806f698443e94cd33b8a3dac17a0fe62bb.tar.gz servo-b939b3806f698443e94cd33b8a3dac17a0fe62bb.zip |
Auto merge of #25634 - pshaughn:cjkcookies, r=jdm
Accept UTF8 cookie header values
<!-- Please describe your changes on the following line: -->
HeaderValue::to_str only works on ASCII; cookies can be utf8 too, so we decode accordingly.
---
<!-- 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 #25608
- [ ] There are tests for these changes in http_loader; I don't know whether websocket cookies have tests.
<!-- 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/dom/gpucomputepipeline.rs')
0 files changed, 0 insertions, 0 deletions