export library

Classes

ApiManager
Abstract interface for the underlying HTTP client manager.
ApiRequest
CacheConfig
Controls HTTP response caching behaviour for a single request.
CacheDataModel
FailureState
Carries error information returned on the Right side of an Either response.
NetworkService
Entry point for all network operations.
RetryConfig
Controls automatic request retry on failure.
WarmCacheRequest
Describes a single endpoint to pre-populate during cache warming.

Enums

ApiMethods
HTTP methods supported by ApiRequest.getResponse.
UploadType
MIME type hint used when uploading files via ApiRequest.uploadAnySingleFile.