Searched refs:locurl (Results 1 – 1 of 1) sorted by relevance
433 char *copyloc = NULL, *locurl = NULL, *scheme = NULL, *finalurl = NULL; in write_linked_location() local471 if(curl_easy_getinfo(curl, CURLINFO_EFFECTIVE_URL, &locurl)) in write_linked_location()473 if(curl_url_set(u, CURLUPART_URL, locurl, 0)) in write_linked_location()
Completed in 5 milliseconds