Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/nghttp/port/
Dhttp_parser.c403 , s_http_host enumerator
2217 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()