Home
last modified time | relevance | path

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

/external/curl/lib/
Durldata.h1680 bit tunnel_thru_httpproxy:1; /* use CONNECT through a HTTP proxy */ member
Dsetopt.c942 data->set.tunnel_thru_httpproxy = (0 != va_arg(param, long)) ? in vsetopt()
Durl.c1906 conn->bits.tunnel_proxy = data->set.tunnel_thru_httpproxy; in allocate_conn()