doc: no X-Real-IP in http proxy

This commit is contained in:
bobo liu 2022-01-09 23:08:47 +08:00
parent ff7b8b0b62
commit 6e164a9f09
No known key found for this signature in database
GPG Key ID: D350B6930FB2E761

View File

@ -884,7 +884,7 @@ In this example, it will set header `X-From-Where: frp` in the HTTP request.
This feature is for http proxy only.
You can get user's real IP from HTTP request headers `X-Forwarded-For` and `X-Real-IP`.
You can get user's real IP from HTTP request headers `X-Forwarded-For`.
#### Proxy Protocol