Skip to content

Commit

Permalink
Script updating gh-pages from bf3876a. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Apr 20, 2020
1 parent 200ab64 commit 379cdb7
Show file tree
Hide file tree
Showing 3 changed files with 1,273 additions and 1,273 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-transport.html
Original file line number Diff line number Diff line change
Expand Up @@ -3211,8 +3211,8 @@ <h4 id="name-values-of-transport-paramet">
specify whether they MUST, MAY, or MUST NOT be stored for 0-RTT. A client need
not store a transport parameter it cannot process.<a href="#section-7.3.1-2" class="pilcrow">¶</a></p>
<p id="section-7.3.1-3">A client MUST NOT use remembered values for the following parameters:
original_connection_id, preferred_address, stateless_reset_token, and
ack_delay_exponent. The client MUST use the server's new values in the
ack_delay_exponent, max_ack_delay, original_connection_id, preferred_address,
and stateless_reset_token. The client MUST use the server's new values in the
handshake instead, and absent new values from the server, the default value.<a href="#section-7.3.1-3" class="pilcrow">¶</a></p>
<p id="section-7.3.1-4">A client that attempts to send 0-RTT data MUST remember all other transport
parameters used by the server. The server can remember these transport
Expand Down
8 changes: 4 additions & 4 deletions draft-ietf-quic-transport.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2146,10 +2146,10 @@ Internet-Draft QUIC Transport Protocol April 2020
client need not store a transport parameter it cannot process.

A client MUST NOT use remembered values for the following parameters:
original_connection_id, preferred_address, stateless_reset_token, and
ack_delay_exponent. The client MUST use the server's new values in
the handshake instead, and absent new values from the server, the
default value.
ack_delay_exponent, max_ack_delay, original_connection_id,
preferred_address, and stateless_reset_token. The client MUST use
the server's new values in the handshake instead, and absent new
values from the server, the default value.

A client that attempts to send 0-RTT data MUST remember all other
transport parameters used by the server. The server can remember
Expand Down
Loading

0 comments on commit 379cdb7

Please sign in to comment.