Re: [ServiceWorker] Cancelling HTTP fetch (#592)

In https://github.com/whatwg/streams/issues/297#issuecomment-81417538 we were thinking it would error the stream, since it simulates the browser terminating the connection, and can happen even if someone else has an exclusive reader (which normally prevents cancellation). That doesn't necessarily mean that the promise should reject. But it would be a bit more consistent that way. Hmm.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/592#issuecomment-83546346

Received on Thursday, 19 March 2015 12:57:10 UTC