Documentation
¶
Overview ¶
Package http contains helpers for configuring and creating HTTP clients.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransportWithCA ¶
TransportWithCA creates a new http.Transport with the provided CA certificates and insecureSkipVerify. If loading the system cert pool fails, it must be provided with at least one alternative cert to use. If no alternative certs are provided, the system cert pool must load.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.