MockzillaHttpResponse

constructor(statusCode: HttpStatusCode = HttpStatusCode.OK, headers: Map<String, String> = emptyMap(), body: String = "")