DOC: fix minor typo on http-send-name-header
The "server" keyword documentation had a reference on "http-send-server-name" instead of "http-send-name-header".
This commit is contained in:
parent
a33c654cb1
commit
941a0c6209
@ -4762,7 +4762,7 @@ server <name> <address>[:[port]] [param*]
|
||||
no | no | yes | yes
|
||||
Arguments :
|
||||
<name> is the internal name assigned to this server. This name will
|
||||
appear in logs and alerts. If "http-send-server-name" is
|
||||
appear in logs and alerts. If "http-send-name-header" is
|
||||
set, it will be added to the request header sent to the server.
|
||||
|
||||
<address> is the IPv4 or IPv6 address of the server. Alternatively, a
|
||||
|
Loading…
x
Reference in New Issue
Block a user