-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I wanted to be able to abort fetches while using these bindings but realised it doesn't have support for the signal property. I made a start at implementing it however I realised its AbortController
hasn't been implemented in Node.js as far as I can tell so isn't possible to test it. Does this browser specific binding belong in this library or are you trying to keep it as generic as possible? If it doesn't belong here what would be a good approach to making it available to use?
https://developer.mozilla.org/en-US/docs/Web/API/AbortController
Metadata
Metadata
Assignees
Labels
No labels