If-None-Match

org.http4s.headers.If-None-Match$
See theIf-None-Match companion class
The "If-None-Match" header field makes the request method conditional
on a recipient cache or origin server either not having any current
representation of the target resource, when the field-value is "*",
or having a selected representation with an entity-tag that does not
match any of those listed in the field-value.

From RFC-7232

Attributes

Companion:
class
Source:
If-None-Match.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def apply(first: EntityTag, rest: EntityTag*): If-None-Match

Attributes

Source:
If-None-Match.scala

Concrete fields

Match any existing entity

Match any existing entity

Attributes

Source:
If-None-Match.scala

Implicits

Implicits