httpServer

fun CoroutineScope.httpServer(settings: HttpServerSettings, handler: suspend CoroutineScope.(<ERROR CLASS>, <ERROR CLASS>, <ERROR CLASS>, upgraded: CompletableDeferred<Boolean>?) -> Unit): HttpServer

Start an http server with settings invoking handler for every request