You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
Enhancement
Add support for a
signal: AbortSignalproperty toRequestOptionsPackage Version: 2.x
Code
This would allow
core/requestto support the Abortable fetch pattern.There'd need to be a shim for
AbortControllertoo.