- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 16 Mar 2021 04:49:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 March 2021 11:49:23 UTC
@noamr commented on this pull request. > @@ -2213,6 +2346,88 @@ clearly stipulates that <a>connections</a> are keyed on <!-- See https://github.com/whatwg/fetch/issues/114#issuecomment-143500095 for when we make WebSocket saner --> +<p>The requirements for <dfn>recording connection timing info</dfn> given a <var>connection</var> +and its <a for=/>connection timing info</a> <var>timingInfo</var>, are as follows: The requirements are actually written in the order they should happen in the connection sequence, so I think changing it to an `ol` with a `let` in the beginning wouldn't be so bad. -- 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#discussion_r595094591
Received on Tuesday, 16 March 2021 11:49:23 UTC