Ktor
3.3.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
    Platform filter
Search in API
    Ktor
ktor-client-mock/io.ktor.client.engine.mock/MockRequestHandler

MockRequestHandler

typealias MockRequestHandler = suspend MockRequestHandleScope.(request: HttpRequestData) -> HttpResponseData(source)

Single HttpClientCall to HttpResponse mapper.

Report a problem

© 2025 JetBrains s.r.o and contributors. Apache License 2.0 Generated by dokka