mirror of
https://github.com/servo/servo
synced 2026-05-15 11:26:50 +02:00
Part of #33616 Implement step 11, 13 of [HTTP-network-or-cache fetch](https://fetch.spec.whatwg.org/#concept-http-network-or-cache-fetch) Testing: The value should be used in https://fetch.spec.whatwg.org/#cross-origin-resource-policy-internal-check, which will be done in a follow up. Right now it is not used. Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>