ktor-server-netty
Toggle table of contents
3.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-server-netty
ktor-server-netty
/
io.ktor.server.netty
/
NettyApplicationEngine
/
Configuration
/
httpServerCodec
http
Server
Codec
var
httpServerCodec
:
(
)
->
HttpServerCodec
(
source
)
User-provided function to configure Netty's
HttpServerCodec
Report a problem