toggle menu
okhttp-parent
4.12.0
jvm
switch theme
search in API
mockwebserver
/
okhttp3.mockwebserver
/
RecordedRequest
/
getUtf8Body
get
Utf8Body
fun
getUtf8Body
(
)
:
String
Deprecated
Use body.readUtf8()
Replace with
body.readUtf8()
Content copied to clipboard