We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e407ba7 commit 875675bCopy full SHA for 875675b
draft-ietf-quic-transport.md
@@ -2328,7 +2328,7 @@ Stream IDs; streams initiated by the server use even-numbered Stream IDs.
2328
Stream ID 0 (0x0) is reserved for the cryptographic handshake. Stream 0 MUST
2329
NOT be used for application data, and is the first client-initiated stream.
2330
2331
-A QUIC endpoint cannot reuse a Stream ID. Streams MUST be created in sequential
+A QUIC endpoint cannot reuse a Stream ID. Streams MUST be created in sequential
2332
order. Open streams can be used in any order. Streams that are used out of
2333
order result in lower-numbered streams in the same direction being counted as
2334
open.
0 commit comments