# Functions

NewHTTPClient creates a new http client.
NonSensitiveHeaders is a helper to strip out sensitive data from headers when logging.

# Interfaces

Doer is the interface for the underlying client that this package wraps around.
HTTPClient is the interface of an http client.