Lines Matching refs:proxy
51 #include "http.h" /* for HTTP proxy tunnel stuff */
1788 If a proxy tunnel is used, returns the original host name instead, because
1789 the effective control connection address is the proxy address,
1924 if(conn->bits.proxy) {
1926 * This connection uses a proxy and we need to connect to the proxy again
1939 (unsigned short)conn->port; /* we connect to the proxy's port */
1942 failf(data, "Can't resolve proxy host %s:%hu", host_name, connectport);
2085 * as an FTP transfer might involve a HTTP proxy connection and
3588 * proxy then the state will not be valid until after that connection is
3593 * connected to the remote host. When using proxy tunneling, this
3731 /* this is FTP and no proxy */