Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMissingAuthentication = errors.New("missing authorization")
ErrMissingAuthentication returned when no basic or Authorization header is set.
Functions ¶
This section is empty.
Types ¶
type HTTPProxyError ¶
func NewHTTPProxyError ¶
func NewHTTPProxyError(statusCode int, err error) HTTPProxyError
Click to show internal directories.
Click to hide internal directories.