Re: [slightlyoff/ServiceWorker] should EventSource bypass service worker interception? (#885)

Also, in the no-streams scenario the service worker would just return the response from the server directly and then the user agent can close the service worker, right? There's no need to wait for end-of-file unless the developer is trying to observe it. And again, that would be no different from other places that fetch.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/885#issuecomment-210734035

Received on Saturday, 16 April 2016 04:36:14 UTC