Searched refs:FOLLOW_FAKE (Results 1 – 2 of 2) sorted by relevance
39 FOLLOW_FAKE, /* only records stuff, not actually following */ enumerator
1855 if(type != FOLLOW_FAKE)1861 type = FOLLOW_FAKE; /* switch to fake to store the would-be-redirected1917 ((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