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

ifModifiedSince

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

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