If-Match

final case class If-Match(tags: Option[NonEmptyList[EntityTag]])

Request header to make the request conditional on the current contents of the origin server at the given target resource (URI).

RFC-7232 Section 3.1

Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product