Modules§
- cached_
resource - Fetch HTTP resources, honoring the
Cache-Controlheader (1) provided by the server.
Structs§
- Http
Error Response - This captures an HTTP status code and parsed problem details document from an HTTP response.
- Missing
Status Code Error - The error type returned when converting an
HttpApiProblemwithout a status code into anHttpErrorResponse.
Functions§
- extract_
bearer_ token - Extracts a bearer authentication token from the connection.