Package | Description |
---|---|
okhttp3 |
An HTTP+HTTP/2 client for Android and Java applications.
|
okhttp3.internal.huc |
Modifier and Type | Field and Description |
---|---|
private URLFilter |
OkUrlFactory.urlFilter
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
OkUrlFactory.setUrlFilter(URLFilter filter)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
(package private) URLFilter |
OkHttpURLConnection.urlFilter |
Constructor and Description |
---|
OkHttpsURLConnection(java.net.URL url,
OkHttpClient client,
URLFilter filter) |
OkHttpURLConnection(java.net.URL url,
OkHttpClient client,
URLFilter urlFilter) |