Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/http/
Dmethod.h52 HTTP_MERGE = 23, /**< MERGE */ enumerator
/Zephyr-latest/subsys/net/lib/http/
Dhttp_parser.c1219 parser->method = HTTP_MERGE; in parser_execute()