- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 03 Jun 2024 06:40:59 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 3 June 2024 13:41:03 UTC
To fix this: 1. Tests need to be written in web-platform-tests to ensure the header does not get overwritten when set directly. 2. https://fetch.spec.whatwg.org/#concept-http-network-or-cache-fetch needs to be patched to account for this header, similar to how it already accounts for `User-Agent` and other headers. cc @domfarolino -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1718#issuecomment-2145235078 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1718/2145235078@github.com>
Received on Monday, 3 June 2024 13:41:03 UTC