Leo Kannisto
09/09/2024, 3:06 PMorg.eclipse.jetty.http.HttpParser 's maxHeaderBytes be configured? Currently seems to default to 8192.
io.ktor:ktor-server-jetty version 2.3.12
In Netty, a similar configuration could be done via application.conf: https://ktor.io/docs/server-engines.html#netty-file)Aleksei Tirman [JB]
09/09/2024, 6:24 PMHttpConfiguration created here cannot be customized. Feel free to file an issue to address this inconvenience.