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

@dnalbach the proposal we're implementing caters for that. Abort signals from the page are passed to the service worker, but the service worker can create its own that abort the request independently.

-- 
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-314383806

Received on Tuesday, 11 July 2017 09:14:43 UTC