Re: [whatwg/fetch] Add more timing iformation about (interim) responses (PR #1483)

@noamr commented on this pull request.



> @@ -5528,22 +5531,32 @@ optional boolean <var>forceNewConnection</var> (default false), run these steps:
       <p>While true:
 
       <ol>
-       <li><p>If <var>timingInfo</var>'s
-       <a for="fetch timing info">final network-response start time</a> is 0, then set
-       <var>timingInfo</var>'s <a for="fetch timing info">final network-response start time</a> to
+       <li><p>Set <var>timingInfo</var>'s
+       <a for="fetch timing info">final network-response start time</a> to the

Right, none of this is exposed when TAO fails, because we reconstruct a new `fetch timing info` with only start and end times.

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

Message ID: <whatwg/fetch/pull/1483/review/1195628730@github.com>

Received on Monday, 28 November 2022 11:18:34 UTC