toggle menu
kresil
0.0.1
common
switch theme
search in API
ktor-server-plugins
/
kresil.ktor.server.plugins.ratelimiter.config
/
RateLimiterPluginConfigBuilder
/
onRejectedCall
on
Rejected
Call
fun
onRejectedCall
(
onRejectedCall
:
OnRejectedCall
)
(
source
)
Sets the callback to handle requests that are rejected due to rate limiting.
private
var
onRejectedCall
:
OnRejectedCall
(
source
)