Searched refs:HTTP_MSEARCH (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/include/net/ | ||
D | http_parser.h | 117 HTTP_MSEARCH = 24, enumerator |
/Zephyr-Core-2.7.6/subsys/net/lib/http/ | ||
D | http_parser.c | 1261 parser->method = HTTP_MSEARCH; in parser_execute() |