match

fun match(other: EntityTagVersion): Boolean

Checks whether two entity-tags match (strong).


fun match(givenMatchEtags: List<EntityTagVersion>): VersionCheckResult

Specifies If-Match logic using the match function.