Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/http/
Dmethod.h52 HTTP_NOTIFY = 25, /**< NOTIFY */ enumerator
/Zephyr-Core-3.5.0/subsys/net/lib/http/
Dhttp_parser.c1146 parser->method = HTTP_NOTIFY; in parser_execute()