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

> If you don't want to expose such cancelability, but you define it for your own code, you can wrap it in a non cancelable Promise and pass around that one instead.

@WebReflection It's enabling action-at-a-distance by default, burdening people who don't care, don't think about, or don't want cancelability with extra work to avoid unintended consequences (footgun).

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

Received on Friday, 15 May 2015 14:13:25 UTC