File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -150,9 +150,9 @@ token "hq" in the crypto handshake.
150
150
While connection-level options pertaining to the core QUIC protocol are set in
151
151
the initial crypto handshake, HTTP-specific settings are conveyed
152
152
in the SETTINGS frame. After the QUIC connection is established, a SETTINGS
153
- frame ({{frame-settings}}) MUST be sent by each endpoint as the initial frame
154
- of their respective HTTP control stream (Stream ID 2 or 3, see
155
- {{stream-mapping}}). The server MUST NOT send data on any other stream until
153
+ frame ({{frame-settings}}) MUST be sent by each endpoint as the initial frame
154
+ of their respective HTTP control stream (Stream ID 2 or 3, see
155
+ {{stream-mapping}}). The server MUST NOT send data on any other stream until
156
156
the client's SETTINGS frame has been received.
157
157
158
158
# # Draft Version Identification
You can’t perform that action at this time.
0 commit comments