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

`.then` returns a promise of the same type, so `cancelablePromise.then()` returns a cancelable promise.

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

Received on Saturday, 30 January 2016 02:36:39 UTC