ktor-server-body-limit
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-server-body-limit
ktor-server-body-limit
/
io.ktor.server.plugins.bodylimit
/
RequestBodyLimit
Request
Body
Limit
val
RequestBodyLimit
:
RouteScopedPlugin
<
RequestBodyLimitConfig
>
(
source
)
A plugin that limits the maximum allowed size for incoming request bodies.
Report a problem