Searched refs:HTTP_MOVE (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/include/zephyr/net/http/ | ||
| D | method.h | 40 HTTP_MOVE = 11, /**< MOVE */ enumerator |
| /Zephyr-latest/subsys/net/lib/http/ | ||
| D | http_parser.c | 1380 parser->method = HTTP_MOVE; in parser_execute() |