Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/http/
Dmethod.h41 HTTP_SEARCH = 14, /**< SEARCH */ enumerator
/Zephyr-Core-3.5.0/subsys/net/lib/http/
Dhttp_parser.c1228 parser->method = HTTP_SEARCH; in parser_execute()