Fix doc typo
This commit is contained in:
parent
d77c692f3d
commit
485ad5a80d
1 changed files with 1 additions and 1 deletions
|
@ -929,7 +929,7 @@ Append the remote address to the X-Forwarded-For header instead of replacing it.
|
|||
|
||||
## enable-forwarded-rfc7239
|
||||
|
||||
Enable standard Forwarded header defined in RFC 7239, or the Forwared header will not be sent to upstream and the incoming Forwarded header will be discarded. The parameters can be configured using [forwarded-rfc7239](#forwarded-rfc7239). Transition between Forwarded header and X-Forwarded headers will not happen. _**default:** false
|
||||
Enable standard Forwarded header defined in RFC 7239, or the Forwared header will not be sent to upstream and the incoming Forwarded header will be discarded. The parameters can be configured using [forwarded-rfc7239](#forwarded-rfc7239). Transition between Forwarded header and X-Forwarded headers will not happen. _**default:**_ false
|
||||
|
||||
## forwarded-rfc7239-strip-incomming
|
||||
|
||||
|
|
Loading…
Reference in a new issue