httpServerCodec

var httpServerCodec: () -> HttpServerCodec(source)

User-provided function to configure Netty's HttpServerCodec

Report a problem