From 4bd3cae342a3c29adef0c46a205d7e3b9bca7214 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 24 Oct 2023 13:01:50 +0000 Subject: Doc typo fix Signed-off-by: Laurent Bercot --- doc/tipidee.conf.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tipidee.conf.html b/doc/tipidee.conf.html index 6242b19..10de524 100644 --- a/doc/tipidee.conf.html +++ b/doc/tipidee.conf.html @@ -449,7 +449,7 @@ the user to define custom headers that are to be added to every response. provides a header with the same name. If weak, the CGI value has precedence; if strong, value has precedence.
  • key is the name of the custom header, such as Content-Security-Policy or X-Tacky-Header. -It is case-insensitive; its spelling be canonicalized when processed.
  • +It is case-insensitive; its spelling will be canonicalized when processed.
  • value is the content of the header. Any whitespace given in value will all register as a single space.
  • Some headers cannot be customized. tipidee-config will reject an attempt to define a Connection or a Date header, for instance.
  • -- cgit v1.3.1