Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Durl.c2446 if(!data->set.str[STRING_NOPROXY]) {
2458 if(Curl_check_noproxy(conn->host.name, data->set.str[STRING_NOPROXY] ?
2459 data->set.str[STRING_NOPROXY] : no_proxy,
H A Durldata.h1589 STRING_NOPROXY, /* List of hosts which should not use the proxy, if enumerator
H A Dsetopt.c1622 result = Curl_setstropt(&data->set.str[STRING_NOPROXY], in Curl_vsetopt()

Completed in 12 milliseconds