Home
last modified time | relevance | path

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

/curl/lib/
H A Durldata.h1478 STRING_NOPROXY, /* List of hosts which should not use the proxy, if enumerator
H A Durl.c2403 if(!data->set.str[STRING_NOPROXY]) {
2415 if(Curl_check_noproxy(conn->host.name, data->set.str[STRING_NOPROXY] ?
2416 data->set.str[STRING_NOPROXY] : no_proxy)) {
H A Dsetopt.c2188 return Curl_setstropt(&data->set.str[STRING_NOPROXY], ptr); in setopt_cptr()

Completed in 39 milliseconds