Lines Matching +defs:http +defs:proxy
162 struct HTTP *http; in http_setup_conn() local
267 static CURLcode http_output_basic(struct connectdata *conn, bool proxy) in http_output_basic()
403 struct HTTP *http = data->req.protop; in http_perhapsrewind() local
624 bool proxy) in output_auth_headers()
809 CURLcode Curl_http_input_auth(struct connectdata *conn, bool proxy, in Curl_http_input_auth()
1069 struct HTTP *http = conn->data->req.protop; in readmoredata() local
1152 struct HTTP *http = data->req.protop; in Curl_add_buffer_send() local
1566 struct HTTP *http = data->req.protop; in Curl_http_done() local
1737 enum proxy_use proxy; in Curl_add_custom_headers() local
1934 struct HTTP *http; in Curl_http() local
3964 bool proxy = (k->httpcode == 407) ? TRUE : FALSE; in Curl_http_readwrite_headers() local