httpHandler

suspend fun httpHandler(handler: suspend (HttpServer.Request) -> Unit): HttpServer