Re: [whatwg/fetch] Call `finalize and report timing` automatically on end-of-body (PR #1413)

Where auto-reporting will not work as-is, is early-hints, as end-of-body might happen prior to the global object being created. Thinking that perhaps `timingGlobal` can be a promise-like thing (`global object` or an `on global object created`) to account for this, or to still allow an external call to `conclude`.

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

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

Received on Thursday, 26 May 2022 13:25:03 UTC