object Max-Forwards extends Serializable

Source
Max-Forwards.scala
Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Max-Forwards
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def fromLong(length: Long): ParseResult[Max-Forwards]
  2. implicit val headerInstance: Header[Max-Forwards, Single]
  3. def parse(s: String): ParseResult[Max-Forwards]
  4. def unsafeFromLong(length: Long): Max-Forwards
  5. val zero: Max-Forwards