package
6.1.0
Repository: https://github.com/dusted-go/http.git
Documentation: pkg.go.dev

# Functions

ForwardedHeaders will parse the X-Forwarded-For and X-Forwarded-Proto headers and modify the request object accordingly.
GetRealIP will take the first value which can be found in any of the given headers and then set the request's RemoteAddr with it.