defaults

object defaults extends DefaultsPlatform
trait DefaultsPlatform
class Object
trait Matchable
class Any

Value members

Deprecated methods

@deprecated("Renamed to ResponseTimeout", "0.21.0-M3")
def AsyncTimeout: Duration
Deprecated

Concrete fields

val HttpPort: Int
val IdleTimeout: Duration
val MaxConnections: Int

Default max connections

Default max connections

val MaxHeadersSize: Int

Default max size of all headers.

Default max size of all headers.

val ResponseTimeout: Duration
val ShutdownTimeout: Duration

The time to wait for a graceful shutdown

The time to wait for a graceful shutdown

Inherited fields

val IPv4Host: String
Inherited from
DefaultsPlatform
val IPv4SocketAddress: SocketAddress[Ipv4Address]
Inherited from
DefaultsPlatform
val IPv6Host: String
Inherited from
DefaultsPlatform
val IPv6SocketAddress: SocketAddress[Ipv6Address]
Inherited from
DefaultsPlatform