Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abortable fetch() #3740

Closed
taralx opened this issue Sep 21, 2017 · 3 comments
Closed

Abortable fetch() #3740

taralx opened this issue Sep 21, 2017 · 3 comments

Comments

@taralx
Copy link

taralx commented Sep 21, 2017

whatwg/fetch#523

Firefox 57: https://bugzilla.mozilla.org/show_bug.cgi?id=1378342
Edge done but not shipped: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/13009916/
Chrome not started yet: https://bugs.chromium.org/p/chromium/issues/detail?id=750599

@jymbob
Copy link

jymbob commented Jan 3, 2018

NB: while fetch() is the poster child for this, AbortController is broader than that: https://developer.mozilla.org/en-US/docs/Web/API/AbortController

Also for completeness:
Safari not started yet: https://bugs.webkit.org/show_bug.cgi?id=174980

@Schweinepriester
Copy link
Contributor

Related to #3879, maybe subfeature or even duplicate.

@Fyrd
Copy link
Owner

Fyrd commented May 8, 2020

Available at https://caniuse.com/#feat=abortcontroller

@Fyrd Fyrd closed this as completed May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants