Http Response
data class HttpResponse(responseCode: Int, body: String, headers: List<HttpHeader>)
Content copied to clipboard
Properties
Sources
common source
Link copied to clipboard