Re: [whatwg/fetch] Initial resource timing integration. (#1185)

> Finalize response only seems to be invoked when the fetch is terminated, but what if it completes normally?

Not exactly. It's called when the steps are aborted, which also happens when there are no more bytes to read. 

-- 
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/1185#issuecomment-804078111

Received on Monday, 22 March 2021 13:52:36 UTC