implementation("io.ktor:ktor-server-body-limit:3.5.2")
Configurable request-body size limits for server endpoints; per-route controls, streaming support, multipart-aware.