mirror of
https://github.com/fatedier/frp.git
synced 2024-11-24 02:59:19 +08:00
doc: no X-Real-IP in http proxy (#2743)
This commit is contained in:
parent
ff7b8b0b62
commit
e9775bd70f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user