Configuration
class Configuration : Configuration
CIO-based server configuration
Constructors
Configuration() CIO-based server configuration |
Properties
var connectionIdleTimeoutSeconds: Int Number of seconds that the server will keep HTTP IDLE connections open. A connection is IDLE if there are no active requests running. |