Http4kChannelHandler
class Http4kChannelHandler(handler: HttpHandler, appExecutor: Executor) : SimpleChannelInboundHandler<FullHttpRequest> (source)
Exposed to allow for insertion into a customised Netty server instance
Exposed to allow for insertion into a customised Netty server instance