Searched refs:hostheader (Results 1 – 1 of 1) sorted by relevance
241 char *hostheader; in CONNECT() local246 hostheader = /* host:port with IPv6 support */ in CONNECT()249 if(!hostheader) { in CONNECT()255 host = aprintf("Host: %s\r\n", hostheader); in CONNECT()257 free(hostheader); in CONNECT()276 hostheader, in CONNECT()286 free(hostheader); in CONNECT()