From d7641b8b1e1cd26f564434af721981316822c934 Mon Sep 17 00:00:00 2001 From: Mike Bishop Date: Thu, 21 May 2020 14:16:01 -0400 Subject: [PATCH] Correct reference for authority-form --- draft-ietf-quic-http.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-http.md b/draft-ietf-quic-http.md index d8e2fea4c2..9fcf6fec84 100644 --- a/draft-ietf-quic-http.md +++ b/draft-ietf-quic-http.md @@ -747,7 +747,7 @@ A CONNECT request MUST be constructed as follows: - The ":scheme" and ":path" pseudo-header fields are omitted - The ":authority" pseudo-header field contains the host and port to connect to (equivalent to the authority-form of the request-target of CONNECT requests; - see Section 5.3 of {{?HTTP11}}) + see Section 3.2.3 of {{?HTTP11}}) The request stream remains open at the end of the request to carry the data to be transferred. A CONNECT request that does not conform to these restrictions