Skip to content

Commit

Permalink
Fix number agreement: a peer *is* able
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitri Tikhonov authored and MikeBishop committed Jun 11, 2019
1 parent 86020b0 commit e3761e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-http.md
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,7 @@ control stream is closed at any point, this MUST be treated as a connection
error of type HTTP_CLOSED_CRITICAL_STREAM.

A pair of unidirectional streams is used rather than a single bidirectional
stream. This allows either peer to send data as soon they are able. Depending
stream. This allows either peer to send data as soon it is able. Depending
on whether 0-RTT is enabled on the connection, either client or server might be
able to send stream data first after the cryptographic handshake completes.

Expand Down

0 comments on commit e3761e0

Please sign in to comment.