Searched refs:newURL (Results 1 – 2 of 2) sorted by relevance
31 char *newURL = NULL; in test() local48 newURL = aprintf("%s/folderA/661", URL); in test()49 test_setopt(curl, CURLOPT_URL, newURL); in test()57 curl_free(newURL); in test()59 test_setopt(curl, CURLOPT_URL, newURL); in test()74 curl_free(newURL); in test()76 test_setopt(curl, CURLOPT_URL, newURL); in test()85 curl_free(newURL); in test()87 test_setopt(curl, CURLOPT_URL, newURL); in test()93 curl_free(newURL); in test()[all …]
32 char *newURL = NULL; in test() local66 curl_free(newURL); in test()81 curl_free(newURL); in test()
Completed in 8 milliseconds