Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447)

I couldn't find a reference to abortions automatically triggered by the browser in the specification.

What happens to ongoing requests when you navigate away or close a tab?
Should the abort event (of the signal) fire?
Do I have to rely on `onbeforeunload`?

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

Received on Tuesday, 18 December 2018 10:07:23 UTC