mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 06:41:32 +02:00
DOC: minor typo fix in documentation
"http-reqsponse" => "http-response" Signed-off-by: Godbach <nylzhaowei@gmail.com>
This commit is contained in:
parent
7af7d5957d
commit
092502605e
@ -2875,7 +2875,7 @@ http-response { allow | deny | add-header <name> <fmt> | set-nice <nice> |
|
|||||||
|
|
||||||
There is no limit to the number of http-response statements per instance.
|
There is no limit to the number of http-response statements per instance.
|
||||||
|
|
||||||
It is important to know that http-reqsponse rules are processed very early in
|
It is important to know that http-response rules are processed very early in
|
||||||
the HTTP processing, before "reqdel" or "reqrep" rules. That way, headers
|
the HTTP processing, before "reqdel" or "reqrep" rules. That way, headers
|
||||||
added by "add-header"/"set-header" are visible by almost all further ACL
|
added by "add-header"/"set-header" are visible by almost all further ACL
|
||||||
rules.
|
rules.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user