Skip to content

Commit 3ccc9d8

Browse files
committed
Nitted
1 parent e82b2c9 commit 3ccc9d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft-ietf-quic-transport.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,9 +1670,9 @@ Maximum Data:
16701670
1024.
16711671

16721672
All data sent in STREAM frames counts toward this limit, with the exception of
1673-
STREAM frames on stream 0. The sum of the largest received offsets on all
1674-
streams - including closed streams, but excluding stream 0 - MUST NOT exceed the
1675-
value advertised by a receiver. An endpoint MUST terminate a connection with a
1673+
data on stream 0. The sum of the largest received offsets on all streams -
1674+
including closed streams, but excluding stream 0 - MUST NOT exceed the value
1675+
advertised by a receiver. An endpoint MUST terminate a connection with a
16761676
QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA error if it receives more data than the
16771677
maximum data value that it has sent, unless this is a result of a change in the
16781678
initial limits (see {{zerortt-parameters}}).

0 commit comments

Comments
 (0)