diff options
author | Sebastian C <sebsebmc@gmail.com> | 2025-04-11 12:01:55 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-11 17:01:55 +0000 |
commit | 87c40b4168aadf997b543bbfdacfc49f0ec22275 (patch) | |
tree | 8250d429a58f51f06e6b19f43f2ea0a28990b1a3 /components/script/dom/timeranges.rs | |
parent | 0c8bb8287acd31487c0e43dd593993d6bd14d729 (diff) | |
download | servo-87c40b4168aadf997b543bbfdacfc49f0ec22275.tar.gz servo-87c40b4168aadf997b543bbfdacfc49f0ec22275.zip |
Manually concatenate ACRH headers to not include a space (#36455)
headers library will join values with `, ` (comma space) but
Access-Control-Request-Headers specifies that it does not use the normal
combining algorithm and values should be joined with `,` (comma).
Testing: WPT tests exist
Fixes: temporary fix for #36451 until hyperium/headers#207 is fixed
---------
Signed-off-by: Sebastian C <sebsebmc@gmail.com>
Diffstat (limited to 'components/script/dom/timeranges.rs')
0 files changed, 0 insertions, 0 deletions