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
/
addInterceptor
add
Interceptor
fun
addInterceptor
(
interceptor
:
Interceptor
)
(
source
)
Adds an
Interceptor
to the
OkHttp
client.
Report a problem