Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cb_hdr.c433 char *copyloc = NULL, *locurl = NULL, *scheme = NULL, *finalurl = NULL; in write_linked_location() local
471 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