ktor-client-okhttp
Toggle table of contents
3.2.3
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-client-okhttp
ktor-client-okhttp
/
io.ktor.client.engine.okhttp
/
OkHttpConfig
/
addNetworkInterceptor
add
Network
Interceptor
fun
addNetworkInterceptor
(
interceptor
:
Interceptor
)
(
source
)
Adds a network
Interceptor
to the
OkHttp
client.
Report a problem