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

@getify 

> What I am objecting to is … the code that creates child1 gets to …  affect the code that makes child2.

But it can't. `child1` *and* `child2` would have to cancel for `parent` to know about it and cancel the underlying fetch.

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

Received on Friday, 27 March 2015 17:05:35 UTC