Re: [whatwg/fetch] Return a "controller" instance from fetch (#1329)

@noamr commented on this pull request.



> + <dt><dfn for="fetch params">terminated flag</dfn>
+ <dt><dfn for="fetch params">aborted flag</dfn>
+ <dd>A flag, initially unset.

Actually it would make sense as a 4-value enum later, when we add the ability to finalize and report. So for now I'm keeping it at three (see new revision)

-- 
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/pull/1329#discussion_r733792738

Received on Thursday, 21 October 2021 15:27:00 UTC