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

> No thanks. The point here is to deprecate the API abomination that is XHR and replace it with something that is actually good. That is fetch().

Well, *my* point here is to improve the APIs that web devs can use to send HTTP requests. The `fetch` API as presently defined is much better to use than XHR for the cases it currently covers. The concern being expressed here is that changes to "improve" `fetch` may lead us right back into a single complex API.


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

Received on Friday, 27 March 2015 01:19:35 UTC