Home
last modified time | relevance | path

Searched refs:httpproxycode (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Dcf-h1-proxy.c358 data->info.httpproxycode = k->httpcode = (header[9] - '0') * 100 + in on_resp_header()
524 if(!result && *done && data->info.httpproxycode/100 != 2) { in recv_CONNECT_resp()
955 if(data->info.httpproxycode/100 != 2) { in H1_CONNECT()
967 data->info.httpproxycode); in H1_CONNECT()
H A Dgetinfo.c63 info->httpproxycode = 0; in Curl_initinfo()
236 *param_longp = data->info.httpproxycode; in getinfo_long()
H A Durldata.h1022 int httpproxycode; /* response code from proxy when received separate */ member
H A Dc-hyper.c281 data->info.httpproxycode = http_status; in status_line()

Completed in 20 milliseconds