Re: [whatwg/fetch] Add timeout option (#20)

@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