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

I think my first playground allows you to pass on `p.cancel({reason:"because"})` and silently resolve using that object after canceling the chain the way you describe. [Have you tried it?](https://gist.github.com/WebReflection/a015c9c02ff2482d327e)

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

Received on Wednesday, 8 April 2015 14:16:17 UTC