defaults

object defaults
class Object
trait Matchable
class Any

Value members

Concrete methods

def IPv4SocketAddress: InetSocketAddress
def IPv6SocketAddress: InetSocketAddress

Deprecated methods

@deprecated("Renamed to ResponseTimeout", "0.21.0-M3")
def AsyncTimeout: Duration
Deprecated
@deprecated(message = "Please use IPv4Host or IPv6Host. This value can change depending on Platform specific settings and can be either the canonical IPv4 or IPv6 address. If you require this behavior please call `InetAddress.getLoopbackAddress` directly.", since = "0.21.23")
def Host: String
Deprecated
[Since version 0.21.23] Please use IPv4Host or IPv6Host. This value can change depending on Platform specific settings and can be either the canonical IPv4 or IPv6 address. If you require this behavior please call `InetAddress.getLoopbackAddress` directly.
@deprecated(message = "Please use IPv4SocketAddress or IPv6SocketAddress. This value can change depending on Platform specific settings and can be either the canonical IPv4 or IPv6 address. If you require this behavior please call `InetAddress.getLoopbackAddress` directly.", since = "0.21.23")
def SocketAddress: InetSocketAddress
Deprecated
[Since version 0.21.23] Please use IPv4SocketAddress or IPv6SocketAddress. This value can change depending on Platform specific settings and can be either the canonical IPv4 or IPv6 address. If you require this behavior please call `InetAddress.getLoopbackAddress` directly.

Concrete fields

val HttpPort: Int
val IPv4Host: String
val IPv4SocketAddressIp4s: SocketAddress[Ipv4Address]
val IPv6Host: String
val IPv6SocketAddressIp4s: SocketAddress[Ipv6Address]
val IdleTimeout: Duration

Default max connections

Default max connections

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