HttpResponse

constructor(status: Int, jsonString: JsonString)(source)

Parameters

status

The status code of the response.

jsonString

The JSON string representing the response body.