KeepAliveParameters

scamper.http.types.KeepAliveParameters
See theKeepAliveParameters companion object

Standardized type for Keep-Alive header value.

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def max: Int

Gets max requests.

Gets max requests.

Attributes

def timeout: Int

Gets idle timeout seconds.

Gets idle timeout seconds.

Attributes

Concrete fields

lazy override val toString: String

Returns formatted parameters.

Returns formatted parameters.

Attributes