Home | History | Annotate | Download | only in src

Lines Matching refs:timecond

1821         config->timecond = CURL_TIMECOND_IFMODSINCE;
1825 config->timecond = CURL_TIMECOND_IFUNMODSINCE;
1830 config->timecond = CURL_TIMECOND_LASTMOD;
1841 config->timecond = CURL_TIMECOND_NONE;
1843 "Illegal date format for -z, --timecond (and not "