package
0.0.0-20241226230300
Repository: https://github.com/jing-ze/oauth2-proxy.git
Documentation: pkg.go.dev

# Functions

GetRequestHost returns the request host header or X-Forwarded-Host if present and the request is proxied.
GetRequestProto returns the request scheme or X-Forwarded-Proto if present and the request is proxied.
GetRequestURI return the request URI or X-Forwarded-Uri if present and the request is proxied.
No description provided by the author
IsProxied determines if a request was from a proxy based on the RequestScope ReverseProxy tracker.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author