- From: Andy Valencia <notifications@github.com>
- Date: Sun, 11 Sep 2022 19:02:41 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 September 2022 02:02:55 UTC
> Well, we also want folks to move to `fetch()`. That started in 2015 and is especially true today. fetch() eventually added an abort, but you still have to cobble together your own timeout. And the abort is quite a bit clunkier than what it takes for an XHR. I hope in the future you'll make sure your API's are a superset (and preferably cleaner) before forcing the sunset of old API's. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/19#issuecomment-1243126913 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/xhr/issues/19/1243126913@github.com>
Received on Monday, 12 September 2022 02:02:55 UTC