Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/http/
Dmethod.h43 HTTP_BIND = 16, /**< BIND */ enumerator
/Zephyr-Core-3.5.0/subsys/net/lib/http/
Dhttp_parser.c1120 parser->method = HTTP_BIND; in parser_execute()