Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "1.3.0"
Version value
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
Origin *url.URL
Host string
UserAgent string
Path string
ExtraRequest string
ExtraResponse string
DeleteRequest string
AuthRealm string
AuthUsername string
AuthPassword string
StripURI bool
HideServer bool
NoCache bool
AccessLog bool
// contains filtered or unexported fields
}
Proxy is the revprox proxy
Click to show internal directories.
Click to hide internal directories.