ktor-client-mock / io.ktor.client.engine.mock / MockHttpResponse / <init>

<init>

MockHttpResponse(call: HttpClientCall, status: HttpStatusCode, content: ByteReadChannel = ByteReadChannel.Empty, headers: Headers = headersOf())