Home
last modified time | relevance | path

Searched refs:FOLLOW_FAKE (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dtransfer.h39 FOLLOW_FAKE, /* only records stuff, not actually following */ enumerator
H A Dmulti.c1855 if(type != FOLLOW_FAKE)
1861 type = FOLLOW_FAKE; /* switch to fake to store the would-be-redirected
1917 ((type == FOLLOW_FAKE) ? CURLU_NON_SUPPORT_SCHEME :
1922 if(type != FOLLOW_FAKE) {
1941 if(!data->set.allow_auth_to_other_hosts && (type != FOLLOW_FAKE)) {
1988 if(type == FOLLOW_FAKE) {
2253 result = multi_follow(data, newurl, FOLLOW_FAKE);

Completed in 17 milliseconds