ifModifiedSince

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

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

Report a problem