interceptPhase

var interceptPhase: Hook<suspend (ApplicationCall) -> Unit>

Determines which hook to use to catch the call.

By default, it intercepts the call setup phase.

Sources

Link copied to clipboard