Searched refs:noproxy (Results 1 – 23 of 23) sorted by relevance
7 noproxy30 noproxy setting together with socks proxy34 http://user:secret@%HOSTIP:%HTTPPORT/ulion/1212 --socks5 non-existing-host.haxx.se:1080 --noproxy %…
6 noproxy29 Access a non-proxied host with using the combination of --proxy option and --noproxy option32 http://user:secret@%HOSTIP:%HTTPPORT/1248 --proxy http://dummy:%PROXYPORT/ --noproxy %HOSTIP --max-…
7 noproxy30 Access a non-proxied host with using the combination of http_proxy env var and --noproxy option36 http://user:secret@%HOSTIP:%HTTPPORT/1250 --noproxy %HOSTIP --max-time 5
7 noproxy37 http://%HOSTIP:%HTTPPORT/1255 --noproxy %HOSTIP
7 noproxy36 http://%HOSTIP:%HTTPPORT/1252 --proxy http://%HOSTIP:%HTTPPORT --noproxy %HOSTIP
7 noproxy37 http://somewhere.example.com/1256 --noproxy %HOSTIP
7 noproxy36 http://somewhere.example.com/1253 --proxy http://%HOSTIP:%HTTPPORT --noproxy %HOSTIP
7 noproxy36 http://somewhere.example.com/1254 --proxy http://%HOSTIP:%HTTPPORT --noproxy ""
7 noproxy37 http://somewhere.example.com/1257 --noproxy ""
59 curl --noproxy '*' -s -g "http://$server_ipaddr/$filename" \65 out=$(curl --noproxy '*' -sS -g "http://$server_ipaddr/$filename" -o /dev/null \
41 out=$(curl --noproxy '*' -sS -g "http://$server_ipaddr/$filename" -o /dev/null \
57 curl --noproxy '*' -s -g "ftp://${server_ipaddr}/${filename}" \64 out=$(curl --noproxy '*' -sS -g "ftp://$server_ipaddr/$filename" -o /dev/null \
68 curl -s --noproxy '*' -u anonymous:ftp@ltp-ns.org -T $filename \76 out=$(curl --noproxy '*' -sS -u anonymous:ftp@ltp-ns.org -T $filename \
39 out=$(curl --noproxy '*' -sS -g "ftp://$server_ipaddr/$filename" -o /dev/null \
50 out=$(curl --noproxy '*' -sS -u anonymous:ftp@ltp-ns.org -T $filename \
1 Long: noproxy
23 no-keepalive.d no-npn.d noproxy.d no-sessionid.d ntlm.d ntlm-wb.d \
93 char *noproxy; member
82 Curl_safefree(config->noproxy); in free_config_fields()
983 GetStr(&config->noproxy, nextarg); in getparameter()
958 my_setopt_str(curl, CURLOPT_NOPROXY, config->noproxy); in operate_do()
61 test "x$1" != "xno" || swig_shadow=" -noproxy"
163 curl --noproxy localhost,get.this -x my-proxy:888 http://www.get.this/