Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/http/
Dmethod.h60 HTTP_LINK = 31, /**< LINK */ enumerator
/Zephyr-latest/subsys/net/lib/http/
Dhttp_parser.c1243 parser->method = HTTP_LINK; in parser_execute()