mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +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.
|
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user