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

Attributes

age

age of the response

Companion:
object
Source:
Age.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
Age.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product