Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447)

The more I think about it, I think a push event should only be given a `Request`. If it wants the response, it should fetch. That way it goes through all the usual checks like CORS and CSP.

We may want a fetch option to fetch from the push cache only.

-- 
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/447#issuecomment-294290793

Received on Saturday, 15 April 2017 12:37:45 UTC