Home
last modified time | relevance | path

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

/external/curl/tests/data/
Dtest12127 noproxy
30 noproxy setting together with socks proxy
34 http://user:secret@%HOSTIP:%HTTPPORT/ulion/1212 --socks5 non-existing-host.haxx.se:1080 --noproxy %…
Dtest12486 noproxy
29 Access a non-proxied host with using the combination of --proxy option and --noproxy option
32 http://user:secret@%HOSTIP:%HTTPPORT/1248 --proxy http://dummy:%PROXYPORT/ --noproxy %HOSTIP --max-…
Dtest12507 noproxy
30 Access a non-proxied host with using the combination of http_proxy env var and --noproxy option
36 http://user:secret@%HOSTIP:%HTTPPORT/1250 --noproxy %HOSTIP --max-time 5
Dtest12557 noproxy
37 http://%HOSTIP:%HTTPPORT/1255 --noproxy %HOSTIP
Dtest12527 noproxy
36 http://%HOSTIP:%HTTPPORT/1252 --proxy http://%HOSTIP:%HTTPPORT --noproxy %HOSTIP
Dtest12567 noproxy
37 http://somewhere.example.com/1256 --noproxy %HOSTIP
Dtest12537 noproxy
36 http://somewhere.example.com/1253 --proxy http://%HOSTIP:%HTTPPORT --noproxy %HOSTIP
Dtest12547 noproxy
36 http://somewhere.example.com/1254 --proxy http://%HOSTIP:%HTTPPORT --noproxy ""
Dtest12577 noproxy
37 http://somewhere.example.com/1257 --noproxy ""
/external/ltp/testcases/network/stress/http/
Dhttp-stress02-rmt59 curl --noproxy '*' -s -g "http://$server_ipaddr/$filename" \
65 out=$(curl --noproxy '*' -sS -g "http://$server_ipaddr/$filename" -o /dev/null \
Dhttp-stress01-rmt41 out=$(curl --noproxy '*' -sS -g "http://$server_ipaddr/$filename" -o /dev/null \
/external/ltp/testcases/network/stress/ftp/
Dftp-download-stress02-rmt57 curl --noproxy '*' -s -g "ftp://${server_ipaddr}/${filename}" \
64 out=$(curl --noproxy '*' -sS -g "ftp://$server_ipaddr/$filename" -o /dev/null \
Dftp-upload-stress02-rmt68 curl -s --noproxy '*' -u anonymous:ftp@ltp-ns.org -T $filename \
76 out=$(curl --noproxy '*' -sS -u anonymous:ftp@ltp-ns.org -T $filename \
Dftp-download-stress01-rmt39 out=$(curl --noproxy '*' -sS -g "ftp://$server_ipaddr/$filename" -o /dev/null \
Dftp-upload-stress01-rmt50 out=$(curl --noproxy '*' -sS -u anonymous:ftp@ltp-ns.org -T $filename \
/external/curl/docs/cmdline-opts/
Dnoproxy.d1 Long: noproxy
DMakefile.inc23 no-keepalive.d no-npn.d noproxy.d no-sessionid.d ntlm.d ntlm-wb.d \
/external/curl/src/
Dtool_cfgable.h93 char *noproxy; member
Dtool_cfgable.c82 Curl_safefree(config->noproxy); in free_config_fields()
Dtool_getparam.c983 GetStr(&config->noproxy, nextarg); in getparameter()
Dtool_operate.c958 my_setopt_str(curl, CURLOPT_NOPROXY, config->noproxy); in operate_do()
/external/libnl/m4/
Dax_swig_python.m461 test "x$1" != "xno" || swig_shadow=" -noproxy"
/external/curl/docs/
DMANUAL163 curl --noproxy localhost,get.this -x my-proxy:888 http://www.get.this/