projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
253c4dc
)
DOC: Fix typo in iif() example
author
Tim Duesterhus
<duesterhus@woltlab.com>
Fri, 11 Sep 2020 15:13:12 +0000
(17:13 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Fri, 11 Sep 2020 16:02:34 +0000
(18:02 +0200)
It should read 'iif', not 'iff'.
Reported-by: Miroslav Zagorac <zaga@fly-etf.net>
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
0e34f62
..
075d3d5
100644
(file)
--- a/
doc/configuration.txt
+++ b/
doc/configuration.txt
@@
-15155,7
+15155,7
@@
iif(<true>,<false>)
string otherwise.
Example:
- http-request set-header x-forwarded-proto %[ssl_fc,iff(https,http)]
+ http-request set-header x-forwarded-proto %[ssl_fc,iif(https,http)]
in_table(<table>)
Uses the string representation of the input sample to perform a look up in