Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.plugin
/
KeelRequestInterceptor
Keel
Request
Interceptor
interface
KeelRequestInterceptor
(
source
)
Members
Functions
intercept
Link copied to clipboard
abstract
suspend
fun
intercept
(
context
:
KeelRequestContext
,
next
:
suspend
(
)
->
KeelInterceptorResult
)
:
KeelInterceptorResult