HttpServerSettings

constructor(host: String = "0.0.0.0", port: Int = 8080, connectionIdleTimeoutSeconds: Long = 45, reuseAddress: Boolean = false)