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

@jhusain I think nobody here disagree Tasks are a better fit for anything network related (or anything that should be cancelable) but _Fetch API_ already shipped and it has been documented as a _Promise_ and there's no notion in WHATWG specifications about Tasks.

Accordingly, which would be the less evil solution _based on Promise_ in your opinion?

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

Received on Friday, 3 April 2015 10:24:02 UTC