Documentation
¶
Index ¶
Constants ¶
View Source
const AUTH_REQUIRED_MSG = "Proxy authentication required.\n"
View Source
const AUTH_TRIGGERED_MSG = "Browser auth triggered!\n"
View Source
const BAD_REQ_MSG = "Bad Request\n"
View Source
const EPOCH_EXPIRE = "Thu, 01 Jan 1970 00:00:01 GMT"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BasicAuth ¶
type BasicAuth struct {
// contains filtered or unexported fields
}
func NewBasicFileAuth ¶
func NewStaticAuth ¶
type CertAuth ¶
type CertAuth struct {
// contains filtered or unexported fields
}
func NewCertAuth ¶
Click to show internal directories.
Click to hide internal directories.