Skip to main content
canisoon
AbortController & AbortSignal
94.26
JS API
Controller object that allows you to abort one or more DOM requests made with the Fetch API.
Further reading:
Can I use page for: AbortController & AbortSignal
Abortable Fetch - Google Developers article
AbortController - MDN Web Docs
AbortSignal - MDN Web Docs