Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dtransfer.h43 FOLLOW_REDIR /* a full true redirect */ enumerator
Dtransfer.c1522 if(type == FOLLOW_REDIR) { in Curl_follow()
1583 ((type == FOLLOW_REDIR) ? CURLU_URLENCODE : 0) | in Curl_follow()
Dmulti.c2517 follow = FOLLOW_REDIR;