Lines Matching full:connect
19 CURLOPT_CONNECT_TO - connect to another host and port instead
32 Pass a pointer to a linked list of strings with "connect to" information to
39 HOST:PORT:CONNECT-TO-HOST:CONNECT-TO-PORT where HOST is the host of the
40 request, PORT is the port of the request, CONNECT-TO-HOST is the hostname to
41 connect to, and CONNECT-TO-PORT is the port to connect to.
45 Dotted numerical IP addresses are supported for HOST and CONNECT-TO-HOST.
50 CONNECT-TO-HOST or CONNECT-TO-PORT is empty, the "connect to" feature is
57 The "connect to" host and port are only used to establish the network
65 The "connect to" host and port are ignored if they are equal to the host and
69 If an HTTP proxy is used for a request having a special "connect to" host or
70 port, and the "connect to" host or port differs from the request's host and
72 specific request. This is necessary because it is not possible to connect to a