Home
last modified time | relevance | path

Searched refs:FOLLOW_RETRY (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dtransfer.h41 FOLLOW_RETRY, /* set if this is a request retry as opposed to a real enumerator
Dmulti.c2260 follow = FOLLOW_RETRY;
2520 follow = FOLLOW_RETRY;
Dtransfer.c1572 if((type != FOLLOW_RETRY) && in Curl_follow()