From 0b312e7aea9a099be08df85cb26b222925dc53fe Mon Sep 17 00:00:00 2001 From: egorbaty Date: Sat, 12 Oct 2024 02:10:06 -0700 Subject: [PATCH] Add a space for http/2 and http/3 settings annotation --- draft-ietf-httpbis-secondary-server-certs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-ietf-httpbis-secondary-server-certs.md b/draft-ietf-httpbis-secondary-server-certs.md index 885fc59ff..d8ae446cf 100644 --- a/draft-ietf-httpbis-secondary-server-certs.md +++ b/draft-ietf-httpbis-secondary-server-certs.md @@ -231,7 +231,7 @@ Client Server # SETTINGS_HTTP_SERVER_CERT_AUTH {#settings} SETTINGS parameters for HTTP/2 and HTTP/3 seperately are defined below. -## The SETTINGS_HTTP_SERVER_CERT_AUTH HTTP/2 SETTINGS Parameter{#http2-setting} +## The SETTINGS_HTTP_SERVER_CERT_AUTH HTTP/2 SETTINGS Parameter {#http2-setting} This document adds a new HTTP/2 SETTINGS(0xTBD) parameter to those defined by {{Section 6.5.2 of H2}}. @@ -240,7 +240,7 @@ parameter MUST be 0 or 1. The usage of this parameter is described in {{settings-usage}}. -## The SETTINGS_HTTP_SERVER_CERT_AUTH HTTP/3 SETTINGS Parameter{#http3-setting} +## The SETTINGS_HTTP_SERVER_CERT_AUTH HTTP/3 SETTINGS Parameter {#http3-setting} This document adds a new HTTP/3 SETTINGS(0xTBD) parameter to those defined by {{Section 7.2.4.1 of H3}}.