diff --git a/doc/configuration.txt b/doc/configuration.txt index 349dfab3d..d1606af0d 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.