toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-runtime-java
/
com.apollographql.apollo.runtime.java.network.http
/
HttpInterceptorChain
Http
Interceptor
Chain
interface
HttpInterceptorChain
Inheritors
DefaultHttpInterceptorChain
Members
Functions
proceed
Link copied to clipboard
abstract
fun
proceed
(
@
NotNull
request
:
HttpRequest
,
@
NotNull
callback
:
HttpCallback
)