Searched refs:hostheader (Results 1 – 1 of 1) sorted by relevance
167 char *hostheader; in Curl_proxyCONNECT() local172 hostheader= /* host:port with IPv6 support */ in Curl_proxyCONNECT()175 if(!hostheader) { in Curl_proxyCONNECT()181 host = aprintf("Host: %s\r\n", hostheader); in Curl_proxyCONNECT()183 free(hostheader); in Curl_proxyCONNECT()198 hostheader, in Curl_proxyCONNECT()207 free(hostheader); in Curl_proxyCONNECT()