File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -790,9 +790,9 @@ The following settings are defined in HTTP/QUIC:
790790# ### Initial SETTINGS Values
791791
792792When a 0-RTT QUIC connection is being used, the client's initial requests will
793- be sent before the arrival of the server's SETTINGS frame. Clients MUST cache
793+ be sent before the arrival of the server's SETTINGS frame. Clients MUST store
794794the settings the server provided in the session being resumed and MUST comply
795- with cached settings until the server's current settings are received.
795+ with stored settings until the server's current settings are received.
796796
797797Servers MAY continue processing data from clients which exceed its current
798798configuration during the initial flight. In this case, the client MUST apply
You can’t perform that action at this time.
0 commit comments