Re: [whatwg/fetch] "Set internalResponse’s CSP list" never sets it on the non-internal response? (#1002)

Yeah, though I mainly see it as "delaying" of the parsing of the header value. (See also the `Content-DPR` discussion for instance where I suggested it would make more sense to do the parsing where it ends up being used rather than have Fetch take care of it.) (Certainly all parsing of that header value should go through a centralized "extract X from a header list" thingy.)

-- 
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/1002#issuecomment-590464809

Received on Monday, 24 February 2020 17:54:42 UTC