Re: [whatwg/fetch] Skip unnecessary checks when we have a preloaded response candidate in main fetch (PR #1803)

@nidhijaju wouldn't this circumvent CSP for early-hints? As in
- You preload a script in early-hint `Link` header
- The main response adds CSP to prevent external scripts
- The document can now run scripts from that URL

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1803#issuecomment-2606846522
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1803/c2606846522@github.com>

Received on Wednesday, 22 January 2025 10:25:08 UTC