ktor-http / io.ktor.http.content / LastModifiedVersion / ifUnmodifiedSince

ifUnmodifiedSince

fun ifUnmodifiedSince(dates: List<GMTDate>): Boolean

If-Unmodified-Since logic: all dates should not be before this date (truncated to seconds).