DOC: Fix typo in iif() example

It should read 'iif', not 'iff'.

Reported-by: Miroslav Zagorac <zaga@fly-etf.net>
This commit is contained in:
Tim Duesterhus 2020-09-11 17:13:12 +02:00 committed by Willy Tarreau
parent 253c4dc200
commit 870713bbc0
1 changed files with 1 additions and 1 deletions

View File

@ -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