Re: [whatwg/xhr] Aborted flag check in "handle errors" (Issue #355)

It gets set when a fetch is aborted. This can happen through the user pressing Esc, hitting the browser stop button, or the document the fetch is associated with being unloaded, but none of this is well tested and might well go down different code paths.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/355#issuecomment-1230017874
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/xhr/issues/355/1230017874@github.com>

Received on Monday, 29 August 2022 09:31:12 UTC