HttpInterceptorChain

Functions

Link copied to clipboard
abstract suspend fun proceed(request: HttpRequest): HttpResponse

Continues with the request and call all downstream interceptors.