From 28f286e007a7e436bc828ffa85b3ae1fe2373838 Mon Sep 17 00:00:00 2001 From: Mike Bishop Date: Fri, 22 Jan 2021 15:43:45 -0500 Subject: [PATCH] Specifically those defined in 7540 --- draft-ietf-quic-http.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/draft-ietf-quic-http.md b/draft-ietf-quic-http.md index 8ae8252270..d0e3f2ebcf 100644 --- a/draft-ietf-quic-http.md +++ b/draft-ietf-quic-http.md @@ -1439,10 +1439,10 @@ settings to have any meaning upon receipt. Because the setting has no defined meaning, the value of the setting can be any value the implementation selects. -Setting identifiers which were used in HTTP/2 where there is no corresponding -HTTP/3 setting have also been reserved ({{iana-settings}}). These settings MUST -NOT be sent, and their receipt MUST be treated as a connection error of type -H3_SETTINGS_ERROR. +Setting identifiers which were defined in {{?HTTP2}} where there is no +corresponding HTTP/3 setting have also been reserved ({{iana-settings}}). These +reserved settings MUST NOT be sent, and their receipt MUST be treated as a +connection error of type H3_SETTINGS_ERROR. Additional settings can be defined by extensions to HTTP/3; see {{extensions}} for more details.