diff --git a/draft-ietf-quic-http.md b/draft-ietf-quic-http.md index c0f4b03abc..147517f659 100644 --- a/draft-ietf-quic-http.md +++ b/draft-ietf-quic-http.md @@ -112,9 +112,9 @@ The QUIC transport protocol incorporates stream multiplexing and per-stream flow control, similar to that provided by the HTTP/2 framing layer. By providing reliability at the stream level and congestion control across the entire connection, it has the capability to improve the performance of HTTP compared to -a TCP mapping. QUIC also incorporates TLS 1.3 at the transport layer, offering -comparable security to running TLS over TCP, with the improved connection setup -latency of TCP Fast Open {{?RFC7413}}. +a TCP mapping. QUIC also incorporates TLS 1.3 {{?TLS13=RFC8446}} at the +transport layer, offering comparable security to running TLS over TCP, with +the improved connection setup latency of TCP Fast Open {{?TFO=RFC7413}}. This document defines a mapping of HTTP semantics over the QUIC transport protocol, drawing heavily on the design of HTTP/2. While delegating stream