kohttp / io.github.rybalkinsd.kohttp.ext / okhttp3.Response / asString

asString

fun Response.asString(): String?

Returns Response Body as String.

Return
Response body as a String?.

Since
0.9.0

Author
gokul