- From: Steven <notifications@github.com>
- Date: Tue, 04 Dec 2018 20:22:10 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 December 2018 20:22:34 UTC
@FranklinYu It exists but it doesn't work. > Safari has window.AbortController defined in the DOM but it's just a stub, it does not abort requests at all. The same issue also affects Chrome on IOS and Firefox on IOS because they use the same WebKit rendering engine as Safari. See [caniuse](https://caniuse.com/#feat=abortcontroller) -- 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/20#issuecomment-444244177
Received on Tuesday, 4 December 2018 20:22:34 UTC