If-Modified-Since

final case class If-Modified-Since(date: HttpDate)

{{ The "If-Modified-Since" header field makes a GET or HEAD request method conditional on the selected representation's modification date being more recent than the date provided in the field-value. }}

RFC-7232

Companion:
object
Source:
If-Modified-Since.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product