Home
last modified time | relevance | path

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

/external/curl/lib/
Dtransfer.h40 FOLLOW_REDIR, /* a full true redirect */ enumerator
Dtransfer.c1723 if(type == FOLLOW_REDIR) { in Curl_follow()
Dmulti.c1941 follow = FOLLOW_REDIR; in multi_runsingle()