- From: Patrick Meenan <notifications@github.com>
- Date: Tue, 18 Nov 2025 07:39:48 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 18 November 2025 15:39:52 UTC
pmeenan left a comment (whatwg/fetch#1839) Sorry, I was thinking more along the lines of "this response is always safe and readable from anywhere" like the issue started with (public, static resources). If a response contains sensitive user data that the origin explicitly marks as `CORP: cross-origin` for a context where it thinks it is in a "safe" cross-origin then I can see why the context is needed across redirects. That feels like a generally risky thing to do for opaque no-cors requests but makes sense to protect against. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1839#issuecomment-3548232850 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1839/3548232850@github.com>
Received on Tuesday, 18 November 2025 15:39:52 UTC