]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: early-hints: fix truncated line.
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 13 Nov 2018 08:42:13 +0000 (09:42 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 13 Nov 2018 09:14:02 +0000 (10:14 +0100)
doc/configuration.txt

index 349dfab3da5232952d274ca03fc7151ce97d55b4..d1606af0dec613a1973aa40d2646585b29664fde 100644 (file)
@@ -4136,7 +4136,8 @@ http-request early-hint <name> <fmt> [ { if | unless } <condition> ]
   This appends an HTTP header field to this response whose name is specified in
   <name> and whose value is defined by <fmt> 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.