package
10.358.0+incompatible
Repository: https://github.com/aporeto-inc/trireme-lib.git
Documentation: pkg.go.dev

# Functions

NewHTTPProxy creates a new instance of proxy reate a new instance of Proxy.
NewTriremeRoundTripper creates a new RoundTripper that handles the responses.

# Constants

StatusClientClosedRequest non-standard HTTP status code for client disconnection.
StatusClientClosedRequestText non-standard HTTP status for client disconnection.
TriremeBadGatewayText is the message to send when downstream fails.
TriremeGatewayTimeout is the message to send when downstream times-out.
TriremeOIDCCallbackURI is the callback URI that must be presented by any OIDC provider.

# Structs

Config maintains state for proxies connections from listen to backend.
JWTClaims is the structure of the claims we are sending on the wire.
TriremeHTTPErrHandler Standard error handler.
TriremeRoundTripper is the Trireme RoundTripper that will handle responses.