# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StatusFound is the HTTP 302 status code.
StatusInternalServerError is the HTTP 500 status code.
StatusNotFound is the HTTP 404 status code.

# Structs

Header defines an HTTP header to be passed to the proxied server.
Location holds all configuration for an HTTP location.
ProxySSLVerify holds the proxied HTTPS server verification configuration.
ResponseHeaders holds all response headers to be added, set, or removed.
Return represents an HTTP return.
Server holds all configuration for an HTTP server.
ServerConfig holds configuration for an HTTP server and IP family to be used by NGINX.
SplitClient holds all configuration for an HTTP split client.
SplitClientDistribution maps Percentage to Value in a SplitClient.
SSL holds all SSL related configuration.
Upstream holds all configuration for an HTTP upstream.
UpstreamServer holds all configuration for an HTTP upstream server.

# Type aliases

No description provided by the author
StatusCode is an HTTP status code.