Searched refs:HTTP_ACL (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/include/zephyr/net/http/ | ||
D | method.h | 46 HTTP_ACL = 19, /**< ACL */ enumerator |
/Zephyr-Core-3.4.0/subsys/net/lib/http/ | ||
D | http_parser.c | 1117 parser->method = HTTP_ACL; in parser_execute() |