| Package | Description |
|---|---|
| okhttp3.internal.huc |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
BufferedRequestBody
This request body involves an application thread only.
|
(package private) class |
StreamedRequestBody
This request body streams bytes from an application thread to an OkHttp dispatcher thread via a
pipe.
|