Re: [whatwg/fetch] Allow HTTP scheme fetches to make CORS preflight for navigations (PR #1785)

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