Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Cookie handler that forwards all cookies to the WebView CookieManager.
Link copied to clipboard
Implements the XMLHttpRequest JavaScript interface.
Link copied to clipboard
Classes implementing this interface return a new Interceptor when the create method is called.
Link copied to clipboard
Link copied to clipboard
object OkHttpClientProvider
Helper class that provides the same OkHttpClient instance that will be used for all networking requests.
Link copied to clipboard
Helper class that provides wrappers for compatibility between different OkHttp versions.
Link copied to clipboard
Link copied to clipboard
class ProgressResponseBody(responseBody: ResponseBody, progressListener: ProgressListener) : ResponseBody
Link copied to clipboard
Basic okhttp3 CookieJar container