open fun connectionHandler(handler: Handler<HttpConnection>): HttpServer
Set a connection handler for the server.
handler -
handler
Return a reference to this, so the API can be used fluently