just change what's in the "if" to : ``` ctx.writeA...
# http4k
f
just change what's in the "if" to :
Copy code
ctx.writeAndFlush(safeHandler(request.asRequest()).asNettyResponse()).addListener(ChannelFutureListener.CLOSE)