File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -2645,6 +2645,12 @@ boolean <var>http3Only</var>, run these steps:
2645
2645
<a for="connection timing info">secure connection start time</a> should be the result of calling
2646
2646
<a for=/>unsafe shared current time</a> immmediately before starting the handshake process to
2647
2647
secure <var> connection</var> . [[!TLS]]
2648
+
2649
+ <li><p> If <var> connection</var> is an HTTP/3 connection, <var> timingInfo</var> 's
2650
+ <a for="connection timing info">connection start time</a> and <var> timingInfo</var> 's
2651
+ <a for="connection timing info">secure connection start time</a> must be equal. (In HTTP/3
2652
+ the secure transport handshake process is performed as part of the initial connection setup.)
2653
+ [[!HTTP3]]
2648
2654
</ul>
2649
2655
2650
2656
<p class=note> The <a for=/>clamp and coarsen connection timing info</a> algorithm ensures that
You can’t perform that action at this time.
0 commit comments