Package-level declarations
Contains the interfaces that need to implemented when providing an HTTP client for the TMDb API client.
The HttpClient is reactive, so it can properly integrate with any concurrency model.
Types
Link copied to clipboard
interface HttpClient
Link copied to clipboard
interface HttpClientFactory
Link copied to clipboard
Link copied to clipboard
interface HttpRequest
Link copied to clipboard