- From: Kyle Simpson <notifications@github.com>
- Date: Thu, 26 Mar 2015 18:41:03 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 27 March 2015 01:41:33 UTC
If some here are dubious whether `fetch(..)` needs cancelation, and that cancelation should just require you to fall back to `XHR`, turn the question around and answer this: Imagine there was not already an `XHR`, and all we had was a `fetch(..)` as currently proposed without any cancelation. If someone came along and said "I want cancelation for the following cases ...", would we really design something like `XHR` just to do cancelation? I sure hope not. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/27#issuecomment-86785583
Received on Friday, 27 March 2015 01:41:33 UTC