Searched refs:httpproxycode (Results 1 – 3 of 3) sorted by relevance
616 data->info.httpproxycode = k->httpcode; in CONNECT()628 if(data->info.httpproxycode/100 != 2) { in CONNECT()659 if(data->info.httpproxycode/100 != 2) { in CONNECT()698 data->info.httpproxycode); in CONNECT()908 data->info.httpproxycode = data->req.httpcode; in CONNECT()909 if(data->info.httpproxycode/100 != 2) { in CONNECT()
60 info->httpproxycode = 0; in Curl_initinfo()217 *param_longp = data->info.httpproxycode; in getinfo_long()
1140 int httpproxycode; /* response code from proxy when received separate */ member