CURL_TIMECOND_IFMODSINCE actually requires that the remote document has been
modded since the given time, so we should compare <= and not just <.
Loading
Please register or sign in to comment
modded since the given time, so we should compare <= and not just <.