HttpServerSettings
data class HttpServerSettings
HTTP server connector settings
Constructors
HttpServerSettings( HTTP server connector settings |
Properties
val connectionIdleTimeoutSeconds: Long time to live for IDLE connections |
|
val host: String to listen to |
|
val port: Int to listen to |