haproxy-clientip.d: remove backticks

This is not markdown

Follow-up to 0a75964d0d

Closes #11639
This commit is contained in:
Daniel Stenberg 2023-08-09 10:17:53 +02:00
parent b35ef5bbab
commit fa8265a466
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -23,7 +23,7 @@ of consecutive zeroes. The total number of decoded bits must exactly be 128.
Otherwise, any string can be accepted for the client IP and will be sent. Otherwise, any string can be accepted for the client IP and will be sent.
It replaces `--haproxy-protocol` if used, it is not necessary to specify both flags. It replaces --haproxy-protocol if used, it is not necessary to specify both flags.
This option is primarily useful when sending test requests to This option is primarily useful when sending test requests to
verify a service is working as intended. verify a service is working as intended.