- From: Alexander Petros <notifications@github.com>
- Date: Wed, 11 Dec 2024 18:32:22 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 December 2024 02:32:26 UTC
Yep. This would allow CORS for any fetch with the `navigate` mode. We're just saying that servers will have the opportunity to disallow CORS-enabled navigations with even more granularity (top-level, iFrame, and so on), based on the `Sec-Fetch-Dest` header, if they so choose. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1785#issuecomment-2537657450 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1785/c2537657450@github.com>
Received on Thursday, 12 December 2024 02:32:26 UTC