Re: [whatwg/fetch] Termination's aborted flag (#703)

Hmm, so should we pass an instance around? The only complication with that is that HTML's navigate can invoke one of the subalgorithms directly (due to manual redirects), so we'd have to give it access to the fetch somehow.

Perhaps that means storing it on request?

-- 
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/703#issuecomment-382060677

Received on Tuesday, 17 April 2018 16:39:27 UTC