HttpClientEngineBase
Abstract implementation of HttpClientEngine responsible for lifecycle control of dispatcher and coroutineContext as well as proper call context management. Should be considered as the best parent class for custom HttpClientEngine implementations.
Properties
Functions
Link copied to clipboard
Creates a new HttpClientCall specific for this engine, using a request data.
Link copied to clipboard
Installs the engine to HttpClient.