Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/net/http/
Dmethod.h48 HTTP_MKACTIVITY = 21, /**< MKACTIVITY */ enumerator
/Zephyr-Core-3.4.0/subsys/net/lib/http/
Dhttp_parser.c1222 parser->method = HTTP_MKACTIVITY; in parser_execute()