# Functions
No description provided by the author
No description provided by the author
ParseMediaType parses a media type into a tuple.
StatusCodeError creates an instance of [HttpError] filled with information from the response.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
ValidateJsonResponse checks if an HTTP response is a valid JSON response
Deprecated: use [ValidateJSONResponse] instead.
ValidateJSONResponse checks if an HTTP response is a valid JSON response.
ValidateResponse validates an HTTP response and returns an [E.Either] if the response is not a success.