ktor-http / io.ktor.http.content / EntityTagVersion / noneMatch

noneMatch

fun noneMatch(givenNoneMatchEtags: List<EntityTagVersion>): VersionCheckResult

If-None-Match logic using match function.