Documentation
¶
Overview ¶
Package httpdefaults provides default HTTP client settings for Chubo.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PatchTransport ¶
PatchTransport updates *http.Transport with Chubo-specific settings.
Settings applied here only make sense when running in Chubo root filesystem.
func RootCAs ¶
RootCAs provides a cached, but refreshed, list of root CAs.
If loading certificates fails for any reason, function returns nil.
func RootCAsTLSConfig ¶
RootCAsTLSConfig provides a TLS configuration with the root CAs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.