EntityTag

scamper.http.types.EntityTag
See theEntityTag companion object
trait EntityTag

Standardized type for ETag, If-Match, If-None-Match, and If-Range header value.

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def opaque: String

Gets entity tag's opaque value.

Gets entity tag's opaque value.

Attributes

def weak: Boolean

Tests for weak validator.

Tests for weak validator.

Attributes

Concrete fields

lazy override val toString: String

Returns formatted entity tag.

Returns formatted entity tag.

Attributes