Searched refs:follow_url (Results 1 – 1 of 1) sorted by relevance
33 char *follow_url = NULL; in test() local46 curl_easy_getinfo(curl, CURLINFO_REDIRECT_URL, &follow_url); in test()49 curl_easy_setopt(curl, CURLOPT_URL, follow_url); in test()
Completed in 5 milliseconds