# Functions
Returns a new HTTP RoundTripper that adds the bearer token from the given file to a request header.
Returns a new HTTP RoundTripper that adds the given bearer token to a request header.
Returns a new HTTP client based on the given configuration.
Returns a new HTTP RoundTripper based on the given configuration.
Returns a new tls.Config from the given configuration.
# Structs
The configuration for a HTTP client.
The TLS configuration for a HTTP client.
No description provided by the author