mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-20 22:01:49 -04:00
DOC: early-hints: fix truncated line.
This commit is contained in:
parent
06f5b6435b
commit
3aac1068f7
1 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue