Searched refs:s_http_host (Results 1 – 1 of 1) sorted by relevance
403 , s_http_host enumerator2217 return s_http_host; in http_parse_host_char()2222 case s_http_host: in http_parse_host_char()2224 return s_http_host; in http_parse_host_char()2300 case s_http_host: in http_parse_host()2301 if (s != s_http_host) { in http_parse_host()