Searched refs:nurl (Results 1 – 4 of 4) sorted by relevance
64 char *nurl; in stripcredentials() local79 uc = curl_url_get(u, CURLUPART_URL, &nurl, 0); in stripcredentials()85 *url = nurl; in stripcredentials()
1041 char *nurl = add_file_name_to_url(per->this_url, per->uploadfile); in single_transfer() local1042 if(!nurl) { in single_transfer()1046 per->this_url = nurl; in single_transfer()
225 char *nurl = NULL; in dohprobe() local248 nurl = aprintf("%s?dns=%s", url, b64); in dohprobe()250 if(!nurl) { in dohprobe()254 url = nurl; in dohprobe()379 free(nurl); in dohprobe()383 free(nurl); in dohprobe()
34 perl -e 'for(1 .. 1000) { printf("upload-file=log/upload-this\nurl=htttttp://non-existing-host.haxx…