addInterceptor

fun addInterceptor(interceptor: Interceptor)(source)

Adds an Interceptor to the OkHttp client.

Report a problem