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