Lines Matching refs:proxy
3 Help: Use this proxy first
6 Use the specified SOCKS proxy before connecting to an HTTP or HTTPS --proxy. In
7 such a case curl first connects to the SOCKS proxy and then connects (through
8 SOCKS) to the HTTP or HTTPS proxy. Hence pre proxy.
10 The pre proxy string should be specified with a protocol:// prefix to specify
11 alternative proxy protocols. Use socks4://, socks4a://, socks5:// or
15 If the port number is not specified in the proxy string, it is assumed to be
18 User and password that might be provided in the proxy string are URL decoded