ktor-http
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http.content
/
EntityTagVersion
/
noneMatch
none
Match
fun
noneMatch
(
givenNoneMatchEtags
:
List
<
EntityTagVersion
>
)
:
VersionCheckResult
(
source
)
Specifies
If-None-Match
logic.
Report a problem