Commit 3beb2f6b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment