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

Well, "closes for some reason" means passing anything to `evt.respondWith()` in a no-streams implementation.  The network connection is considered closed immediately after processing that Response body which will be fixed length.

I'm fine continuing to intercept EventSource.  To be honest, I doubt many people will ever run into this interaction.  Its just a bit wonky to use with ServiceWorkers.

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

Received on Monday, 18 April 2016 15:20:12 UTC