Skip to content

Commit

Permalink
Merge pull request #3719 from quicwg/fix-ref-10kplus
Browse files Browse the repository at this point in the history
Fix another reference format
  • Loading branch information
janaiyengar committed Jun 4, 2020
2 parents 53656c6 + ae15606 commit a2a572a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Expand Up @@ -5893,7 +5893,7 @@ Reason Phrase:
This SHOULD be a UTF-8 encoded string {{!RFC3629}}.

The application-specific variant of CONNECTION_CLOSE (type 0x1d) can only be
sent using 0-RTT or 1-RTT packets ({{QUIC-TLS}}, Section 4). When an
sent using 0-RTT or 1-RTT packets; see Section 4 of {{QUIC-TLS}}. When an
application wishes to abandon a connection during the handshake, an endpoint
can send a CONNECTION_CLOSE frame (type 0x1c) with an error code of
APPLICATION_ERROR in an Initial or a Handshake packet.
Expand Down

0 comments on commit a2a572a

Please sign in to comment.