From: Frédéric Lécaille Date: Tue, 13 Nov 2018 08:42:13 +0000 (+0100) Subject: DOC: early-hints: fix truncated line. X-Git-Tag: v1.9-dev7~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aac1068f7d844d49f8a91d47e1709387e95a509;p=thirdparty%2Fhaproxy.git DOC: early-hints: fix truncated line. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 349dfab3da..d1606af0de 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -4136,7 +4136,8 @@ http-request early-hint [ { if | unless } ] This appends an HTTP header field to this response whose name is specified in and whose value is defined by which follows the log-format rules (see Custom Log Format in section 8.2.4). This is particularly useful to pass - to the client som + to the client some Link headers to preload resources required to render the + HTML documents. See RFC 8297 for more information.