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

parse

fun parse(headerValue: String): List<EntityTagVersion>

Parse headers with a list of entity-tags. Useful for headers such as If-Match/If-None-Match.