From 90876cca0f1f1abd3f9554280391dc1e39a544e0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 27 Oct 2023 22:06:26 +0000 Subject: Add a misspelling Signed-off-by: Laurent Bercot --- doc/tipidee.conf.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/tipidee.conf.html') diff --git a/doc/tipidee.conf.html b/doc/tipidee.conf.html index 685b454..4c0a23f 100644 --- a/doc/tipidee.conf.html +++ b/doc/tipidee.conf.html @@ -386,7 +386,7 @@ http version. The path is decoded, but if there are non-printable encoded as hexadecimal values \0xab. If the request line includes a query, a query query field is added before the http field.
referrer
Add a referrer "referrer" field to the request line, for -requests that include a Referrer: header. referrer is quoted like path, to avoid +requests that include a Referer: header. referrer is quoted like path, to avoid malicious clients messing with log lines. This keyword has no effect when given without the request keyword.
user-agent
Add a user-agent "user-agent" field to the request line, for @@ -453,9 +453,9 @@ the header:

- custom-header add name value - custom-header always name value - custom-header remove name + custom-header add name value
+ custom-header always name value
+ custom-header remove name
custom-header never name

-- cgit v1.3.1