LastModified

org.http4s.headers.If-Range$.LastModified
final case class LastModified(date: HttpDate) extends If-Range

Attributes

Source
If-Range.scala
Graph
Supertypes
class If-Range
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product