mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-05 04:56:10 +02:00
DOC: Fix copy and paste mistake in http-response replace-value doc
This fixes up commit 2252beb8557d73407b8f96eef91d6927fb855685.
This commit is contained in:
parent
71f829767d
commit
6bd909b42f
@ -5056,7 +5056,7 @@ http-response replace-header <name> <regex-match> <replace-fmt>
|
||||
http-response replace-value <name> <regex-match> <replace-fmt>
|
||||
[ { if | unless } <condition> ]
|
||||
|
||||
This works like "http-response replace-value" except that it works on the
|
||||
This works like "http-request replace-value" except that it works on the
|
||||
server's response instead of the client's request.
|
||||
|
||||
Example:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user