Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib3010.c31 char *follow_url = NULL; in test() local
44 curl_easy_getinfo(curl, CURLINFO_REDIRECT_URL, &follow_url); in test()
47 curl_easy_setopt(curl, CURLOPT_URL, follow_url); in test()