doc: no X-Real-IP in http proxy (#2743)

This commit is contained in:
bobo liu 2022-01-09 23:47:28 +08:00 committed by GitHub
parent ff7b8b0b62
commit e9775bd70f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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. 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 #### Proxy Protocol