Re: [whatwg/fetch] Perform a CSP check when consuming preloaded response (PR #1411)

@noamr I guess we could make it conditional upon preloaded response candidate, but I think what Chrome does is reasonable. You might also get slightly different failures which could be interesting to know about. Let's file a bug against Safari? Firefox's behavior is likely due to it not enforcing policies at all.

I pushed a smallish fixup commit that also changes the variable name from _req_ to _request_. I think that ended up being wrong in the original PR due to the text moving around. Could you confirm it's now correct?

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

Message ID: <whatwg/fetch/pull/1411/c1070896733@github.com>

Received on Thursday, 17 March 2022 12:59:22 UTC