Proxy IP parser
This middleware can be used to parse the following headers: X-Forwarded-*, Forwarded, True-Client-IP, X-Real-Ip parser http middleware.
Description
When proxy is trusted, the leftmost IP address will be used as a RemoteAddr
. Otherwise RemoteAddr
won't be changed.
Usage
.rr.yaml
Last updated