Lines Matching defs:proxy
43 #include "cf-h1-proxy.h"
140 connkeep(cf->conn, "HTTP proxy CONNECT");
189 proxy */
190 /* If a proxy-authorization header was used for the proxy, then we should
233 infof(data, "Establish HTTP proxy tunnel to %s", req->authority);
244 failf(data, "Failed sending CONNECT to proxy");
281 failf(data, "Failed sending CONNECT to proxy");
300 bool proxy = (k->httpcode == 407) ? TRUE : FALSE;
306 result = Curl_http_input_auth(data, proxy, auth);
355 /* store the HTTP code from the proxy */
405 /* proxy auth was requested and there was proxy auth available,
406 then deem this as "mere" proxy disconnect */
482 /* end of response-headers from the proxy */
674 infof(data, "Establish HTTP proxy tunnel to %s", authority);
691 /* Setup the proxy-authorization header, if any */
930 connkeep(conn, "HTTP proxy CONNECT");
952 streamclose(conn, "proxy CONNECT failure");
995 /* We want "seamless" operations through HTTP proxy tunnel */
1030 /* when we've sent a CONNECT to a proxy, we should rather either