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

Because cancelable promises have all kinds of problems. If we're going to do anything here at this point, it's going to be either a set of methods on the returned promise and only that promise (they don't chain), or a separate object with those methods.

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

Received on Sunday, 24 January 2016 02:48:23 UTC