OkHttpCookieInterceptor

Interceptor to intercept Http Request Cookie header and invoke registered RequestInterceptor

Functions

Link copied to clipboard
open override fun intercept(cookies: List<Cookie>): List<Cookie>

Intercepts outgoing request cookie header from the SDK.