Documentation ¶
Index ¶
- func EnableProxy(trans *http.Transport, viaAddress string) error
- func LogToFile(trans *http.Transport, log string, disableZip, insecure bool) (io.Closer, error)
- func LogToWriter(trans *http.Transport, log io.Writer, disableZip, insecure bool) error
- func NewHTTPTransport() *http.Transport
- type Conn
- type Dialer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableProxy ¶
EnableProxy sets up a proxy
func LogToWriter ¶
LogToWriter provides the basic setup for http wirelogging
func NewHTTPTransport ¶
NewHTTPTransport provides the default http.Transport from https://golang.org/src/net/http/transport.go
Types ¶
Click to show internal directories.
Click to hide internal directories.