mockwebserver / okhttp3.mockwebserver / MockWebServer / setBodyLimit

setBodyLimit

fun setBodyLimit(maxBodyLength: Long): Unit

Sets the number of bytes of the POST body to keep in memory to the given limit.