Package | Description |
---|---|
okhttp3 |
An HTTP+HTTP/2 client for Android and Java applications.
|
okhttp3.internal.connection | |
okhttp3.internal.http | |
okhttp3.internal.http1 | |
okhttp3.internal.http2 | |
okhttp3.internal.huc |
Class and Description |
---|
RetryAndFollowUpInterceptor
This interceptor recovers from failures and follows redirects as necessary.
|
Class and Description |
---|
HttpCodec
Encodes HTTP requests and decodes HTTP responses.
|
Class and Description |
---|
HttpCodec
Encodes HTTP requests and decodes HTTP responses.
|
StatusLine
An HTTP response status line like "HTTP/1.1 200 OK".
|
Class and Description |
---|
HttpCodec
Encodes HTTP requests and decodes HTTP responses.
|
Class and Description |
---|
HttpCodec
Encodes HTTP requests and decodes HTTP responses.
|
Class and Description |
---|
UnrepeatableRequestBody |