toggle menu
okhttp-parent
4.12.0
jvm
switch theme
search in API
mockwebserver
/
okhttp3.mockwebserver
/
MockWebServer
/
setBodyLimit
set
Body
Limit
@
JvmName
(
name
=
"-deprecated_bodyLimit"
)
fun
setBodyLimit
(
bodyLimit
:
Long
)
Deprecated (with error)
moved to var
Replace with
run { this.bodyLimit = bodyLimit }
Content copied to clipboard