Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/http/
Dmethod.h59 HTTP_UNLINK = 32, /**< UNLINK */ enumerator
/Zephyr-Core-3.5.0/subsys/net/lib/http/
Dhttp_parser.c1252 parser->method = HTTP_UNLINK; in parser_execute()