okhttp-parent
Toggle table of contents
5.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
okhttp-parent
mockwebserver
/
okhttp3.mockwebserver
/
MockResponse
/
setChunkedBody
set
Chunked
Body
fun
setChunkedBody
(
body
:
Buffer
,
maxChunkSize
:
Int
)
:
<Error class: unknown class>
fun
setChunkedBody
(
body
:
String
,
maxChunkSize
:
Int
)
:
MockResponse