- From: Jeff Barczewski <notifications@github.com>
- Date: Mon, 10 Oct 2016 10:11:02 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 10 October 2016 17:12:19 UTC
If you are only using in the browser, then can use **rxjs ajax** which supports cancellation. Also in addition to **superagent**, **axios** just got support for cancellable promises based on the stage 1 proposal. https://github.com/mzabriskie/axios/pull/452 I hasn't been deployed in a release yet, but should be in the next one since it is in master branch. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/27#issuecomment-252681751
Received on Monday, 10 October 2016 17:12:19 UTC