Documentation ¶
Index ¶
- Variables
- func NewProxyClient() *http.Client
- func SendProxyRequest(req *http.Request) (resp *http.Response, err error)
- func WithCaCert(req *http.Request, caCert *x509.CertPool) *http.Request
- func WithInsecureSkipVerify(req *http.Request) *http.Request
- func WithTransparentServerName(req *http.Request, serverName string) *http.Request
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultProxyClient = NewProxyClient()
Functions ¶
func NewProxyClient ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.