Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/http/
Dmethod.h38 HTTP_MOVE = 11, /**< MOVE */ enumerator
/Zephyr-Core-3.5.0/subsys/net/lib/http/
Dhttp_parser.c1216 parser->method = HTTP_MOVE; in parser_execute()