| Package | Description |
|---|---|
| okhttp3.internal.http |
| Modifier and Type | Method and Description |
|---|---|
void |
Http2xStream.writeRequestBody(RetryableSink
|
void |
Http1xStream.writeRequestBody(RetryableSink
|
void |
HttpStream.writeRequestBody(RetryableSink
Sends the request body returned by
HttpStream to the remote peer.
|
| Constructor and Description | |
|---|---|
HttpEngine(OkHttpClient
|