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

> this is a case where you do want the receiver of the promise to have cancellation rights.

There are definitely places where you want the cancelation capability to be propagated. No question. There are definitely others where you don't. Composing observation/cancelation means you don't have this choice. The choice is critical.

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

Received on Monday, 30 March 2015 17:24:24 UTC