Home
last modified time | relevance | path

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

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