Home
last modified time | relevance | path

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

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