revali_client library
Classes
- ExcludeFromClient
- HeaderInterceptor
- Adds headers computed per request, rather than fixed when the client is built.
- HttpClient
- HttpInterceptor
- Observes and rewrites requests on their way out and responses on the way back.
- HttpPackageClient
- HttpRequest
- HttpResponse
- RetryPolicy
- When a failed request is worth sending again.
- RevaliClient
- SessionStorage
- Storage
Constants
- excludeFromClient → const ExcludeFromClient
Exceptions / Errors
- ServerException
- A non-2xx response from the server.