Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/nghttp/port/include/
Dhttp_parser.h153 , F_TRAILING = 1 << 4 enumerator
/hal_espressif-3.4.0/components/nghttp/port/
Dhttp_parser.c1803 if (parser->flags & F_TRAILING) { in http_parser_execute()
2030 parser->flags |= F_TRAILING; in http_parser_execute()