# Functions
NewRetryableClient creates a new http client with retryablehttp.Client as transport.
NewRfc7232HttpClient initializes a new RFC7232HttpClient using the NewRetryableClient function.
# Structs
RFC7232HttpClient is a custom client with support for RFC7232 conditional headers.