Re: [fetch] Aborting a fetch (#27)

I've got the feeling that the moment we use `.subscribe` and `.unsubcribe` we're virtually back in `addEventListener` and `removeEventListener` world with just an internal counter per listener and magic cancellation provided.

But AFAIK not using Promise wasn't an option ... now I've provided 2 playgrounds so I stop making noise.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/27#issuecomment-87735731

Received on Monday, 30 March 2015 16:02:53 UTC