Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/lib/http/
Dhttp_parser_url.c100 s_http_host, enumerator
318 return s_http_host; in http_parse_host_char()
323 case s_http_host: in http_parse_host_char()
325 return s_http_host; in http_parse_host_char()
404 case s_http_host: in http_parse_host()
405 if (s != s_http_host) { in http_parse_host()