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

Those .then() and catches() will not be called, but whether the actual operation will be aborted depends (as it should) on the *owner* of the promise. `p` is just the client here.

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

Received on Tuesday, 2 February 2016 16:24:51 UTC