apollo-kotlin
3.8.2
common
apollo-runtime
/
com.apollographql.apollo3.network.http
/
HttpInterceptor
Http
Interceptor
common
interface
HttpInterceptor
Content copied to clipboard
Functions
Inheritors
Functions
dispose
Link copied to clipboard
common
open
fun
dispose
(
)
Content copied to clipboard
intercept
Link copied to clipboard
common
abstract
suspend
fun
intercept
(
request
:
HttpRequest
,
chain
:
HttpInterceptorChain
)
:
HttpResponse
Content copied to clipboard
Inheritors
BatchingHttpInterceptor
Link copied to clipboard
BearerTokenInterceptor
Link copied to clipboard
ApolloClientAwarenessInterceptor
Link copied to clipboard
HeadersInterceptor
Link copied to clipboard
EngineInterceptor
Link copied to clipboard
LoggingInterceptor
Link copied to clipboard