- From: Jake Archibald <notifications@github.com>
- Date: Mon, 30 Mar 2015 02:33:15 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 30 March 2015 09:33:44 UTC
@martinthomson > That alone is surprising, since the second call fails. The actual results can be hard to predict if the call to fetch() is wrapped. When calling `.catch()` you need to be aware of the chain, so you know which bits you're potentially catching from. I'd argue that the same level of awareness is needed for `.abort()`. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/27#issuecomment-87613112
Received on Monday, 30 March 2015 09:33:44 UTC