ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
jvm
ktor-http
/
io.ktor.http.content
/
EntityTagVersion
/
match
match
jvm
fun
match
(
other
:
EntityTagVersion
)
:
Boolean
Content copied to clipboard
Examine two entity-tags for match (strong).
fun
match
(
givenMatchEtags
:
List
<
EntityTagVersion
>
)
:
VersionCheckResult
Content copied to clipboard
If-Match
logic using
match
function.