-
Notifications
You must be signed in to change notification settings - Fork 1
Cancelling a request #16
Copy link
Copy link
Open
Labels
discussionenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
discussionenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
May be something for further down the road (or not at all), but logging to remember it!
both fetch and e.g. axios use a similar API. Seeing as
reason-fetchbases many of its decisions from whatwg, it might be an idea to go with a similar API (AbortSignal) to that.