# Functions
Get calls HTTP GET and verifies that the status code is 2XX .
NewHTTPClientWithDialFn creates a client.
NewHTTPClientWithSocketPath creates a client.
No description provided by the author
No description provided by the author
# Constants
HTTPStatusErrorBodyMaxLength specifies the maximum length of HTTPStatusError.Body.
# Structs
HTTPStatusError is created from non-2XX HTTP response.