Skip to content

Commit 338f6ef

Browse files
authored
Fix trailing whitespace issue
... caused CI errors
1 parent 44a3ac2 commit 338f6ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft-ietf-quic-http.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ token "hq" in the crypto handshake.
150150
While connection-level options pertaining to the core QUIC protocol are set in
151151
the initial crypto handshake, HTTP-specific settings are conveyed
152152
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
156156
the client's SETTINGS frame has been received.
157157

158158
## Draft Version Identification

0 commit comments

Comments
 (0)