projects
/
haproxy-3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71f8297
)
DOC: Fix copy and paste mistake in http-response replace-value doc
author
Tim Duesterhus
<tim@bastelstu.be>
Fri, 17 Jan 2020 14:53:18 +0000
(15:53 +0100)
committer
Willy Tarreau
<w@1wt.eu>
Sat, 18 Jan 2020 05:45:54 +0000
(06:45 +0100)
This fixes up commit
2252beb8557d73407b8f96eef91d6927fb855685
.
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
1d9b3d1
..
a13364e
100644
(file)
--- a/
doc/configuration.txt
+++ b/
doc/configuration.txt
@@
-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: