Package-level declarations
Types
Utility methods used to read/write a NetworkResponse from/to the disk cache.
Controls the behavior around reading/writing responses from/to the disk cache.
Coordinates concurrent requests for the same key.
Determines if the device is able to access the internet.
De-duplicates concurrent requests for the same key.
Exception for an unexpected, non-2xx HTTP response.
An asynchronous HTTP client that executes NetworkRequests and returns NetworkResponses.
A Fetcher that fetches and caches images from the network.
A list of HTTP headers.
Represents an HTTP request.
Represents an HTTP response.
Functions
Set the HTTP request body for any network operations performed by this image request.
Set the HTTP request headers for any network operations performed by this image request.
Set the HTTP request method for any network operations performed by this image request.