- From: Noam Rosenthal <notifications@github.com>
- Date: Thu, 26 May 2022 06:24:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 May 2022 13:25:03 UTC
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