Last-Modified

org.http4s.headers.Last-Modified
See theLast-Modified companion object
final case class Last-Modified(date: HttpDate)

Response header that indicates the time at which the server believes the entity was last modified.

RFC-7232

Attributes

Companion:
object
Source:
Last-Modified.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product