apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
jvm
Platform filter
jvm
Switch theme
Search in API
apollo-kdoc
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
)