open fun bodyAsString(): String
Return the response body decoded as a String
String
open fun bodyAsString(encoding: String): String
encoding -
encoding
Return the response body decoded as a String given a specific encoding