- From: Andrea Giammarchi <notifications@github.com>
- Date: Thu, 26 Mar 2015 15:18:17 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 26 March 2015 22:18:47 UTC
my suggestion is to bring streams to XHR and leave Fetch as simple as possible. The Fetch I mention from XHR page is the same Fetch API we are talking about here. [this is .send()](https://xhr.spec.whatwg.org/#the-send()-method) ... reach point 11, now reach point 3 and read Fetch as a link that will bring you to the Fetch API and the circle is closed. Same page if you click on terminate the [fetch](https://xhr.spec.whatwg.org/#terminate-the-request) in this link ... so fetch looks to me cancelable already, but not publicly. Did I explain my point any better? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/27#issuecomment-86737132
Received on Thursday, 26 March 2015 22:18:47 UTC