HttpResponse
Structure for presenting a response for an HTTP request.
The reponse body is stored and handled separately.
HttpResponse(statusCode: HttpStatusCode, headers: List<HttpHeader>)
Structure for presenting a response for an HTTP request.
The reponse body is stored and handled separately.
Parameters
Properties
Response headers.