Re: [whatwg/fetch] Move `finalize and report timing` to controller (PR #1413)

@noamr commented on this pull request.



> @@ -244,6 +257,32 @@ lt="authentication entry">authentication entries</a> (for HTTP authentication).
 <var>controller</var>, set <var>controller</var>'s <a for="fetch controller">state</a> to
 "<code>terminated</code>".
 
+<p>To <dfn export for="fetch controller" id="finalize-and-report-timing">conclude</dfn> a

Only that it's called after a response is received. Hence we assert that the state is `responding`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1413#discussion_r874497099
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1413/review/975014891@github.com>

Received on Tuesday, 17 May 2022 08:02:58 UTC