Age

org.http4s.headers.Age
See theAge companion object
final case class Age

Constructs an Age header.

The value of this field is a positive number of seconds (in decimal) with an estimate of the amount of time since the response

Value parameters

age

age of the response

Attributes

Companion
object
Source
Age.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
Age.scala

Attributes

Source
Age.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product