- From: Jake Archibald <notifications@github.com>
- Date: Tue, 24 Mar 2015 06:56:43 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 24 March 2015 13:57:10 UTC
@WebReflection the comment you're quoting of mine is months old & you're taking it out of context. The browser will be able to cancel streams when the user hits x, the problem with that particular example is that the *initial* request does not go to the browser, it stays within the ServiceWorker. Fetches will become cancellable. Its underlying stream is already exposed in Canary and is cancellable. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/592#issuecomment-85505067
Received on Tuesday, 24 March 2015 13:57:10 UTC