JakeChampion / fetch

A window.fetch JavaScript polyfill.
MIT License
25.76k stars 2.84k forks source link

Reject requests with `AbortSignal` reason #1436

Open steveluscher opened 9 months ago

steveluscher commented 9 months ago

The spec demands that an AbortSignal's reason be thrown if present.

https://fetch.spec.whatwg.org/#deserialize-a-serialized-abort-reason