Re: [whatwg/fetch] Cross-Origin Read Blocking (CORB) (#681)

@csreis storing the response from a `fetch()` in the Cache API can be done outside service workers too, but yeah, that's roughly what we want to have in the specification around "opaque filtered responses" I think. To make it very clear these need to remain out-of-process for as long as possible.

(I'm not entirely sure where we should put the canonical description of the class of attacks, standards-wise. Either here or in HTML I suppose.)

-- 
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/681#issuecomment-378507162

Received on Wednesday, 4 April 2018 07:30:34 UTC