ktor-rate-limiting
1.3.3
ktor-rate-limiting
/
dev.forst.ktor.ratelimiting
/
RateLimitingConfiguration
/
interceptPhase
intercept
Phase
var
interceptPhase
:
Hook
<
suspend
(
ApplicationCall
)
->
Unit
>
Content copied to clipboard
Determines which hook to use to catch the call.
By default, it intercepts the call setup phase.
Sources
Ktor Rate Limiting source
Link copied to clipboard