- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 01 Nov 2021 01:26:20 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 November 2021 08:26:32 UTC
I think turning it into an algorithm that operates on request's origin and URL list, and returns "same-origin", "same-site", or "cross-site" is probably reasonable. This would require adjusting the logic in "CORS-preflight fetch" some to clone the URL list. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1335#issuecomment-956032702
Received on Monday, 1 November 2021 08:26:32 UTC