# Functions
No description provided by the author
Successful returns an error if the status code is not 2xx.
WriteError writes an error.
# Constants
HTTPStatusErrorBodyMaxLength specifies the maximum length of HTTPStatusError.Body.
# Structs
ErrorJSON is returned with "application/json" content type and non-2XX status code.
HTTPStatusError is created from non-2XX HTTP response.