status
val status: HttpStatusCode
Overrides HttpResponse.status
The HttpStatusCode returned by the server. It includes both, the HttpStatusCode.description and the HttpStatusCode.value (code).
val status: HttpStatusCode
Overrides HttpResponse.status
The HttpStatusCode returned by the server. It includes both, the HttpStatusCode.description and the HttpStatusCode.value (code).