From 7052853187f4716d78045c5ec1eb4b899a6fb3e1 Mon Sep 17 00:00:00 2001 From: Mike Bishop Date: Tue, 11 Aug 2020 19:03:33 -0400 Subject: [PATCH] MUST connection error --- draft-ietf-quic-http.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/draft-ietf-quic-http.md b/draft-ietf-quic-http.md index 83b99b9bfc..66b264f3f2 100644 --- a/draft-ietf-quic-http.md +++ b/draft-ietf-quic-http.md @@ -1609,7 +1609,8 @@ implementation chooses. Frame types that were used in HTTP/2 where there is no corresponding HTTP/3 frame have also been reserved ({{iana-frames}}). These frame types MUST NOT be -sent, and receipt MAY be treated as an error of type H3_FRAME_UNEXPECTED. +sent, and their receipt MUST be treated as a connection error of type +H3_FRAME_UNEXPECTED. # Error Handling {#errors}