HttpServerSettings

fun HttpServerSettings(host: String = "0.0.0.0", port: Int = 8080, connectionIdleTimeoutSeconds: Long = 45)