Home
last modified time | relevance | path

Searched refs:LENIENT_KEEP_ALIVE (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/llhttp/src/
H A Dapi.c250 parser->lenient_flags |= LENIENT_KEEP_ALIVE; in llhttp_set_lenient_keep_alive()
252 parser->lenient_flags &= ~LENIENT_KEEP_ALIVE; in llhttp_set_lenient_keep_alive()
/third_party/nghttp2/third-party/llhttp/src/
H A Dapi.c272 parser->lenient_flags |= LENIENT_KEEP_ALIVE; in llhttp_set_lenient_keep_alive()
274 parser->lenient_flags &= ~LENIENT_KEEP_ALIVE; in llhttp_set_lenient_keep_alive()
/third_party/node/deps/llhttp/include/
H A Dllhttp.h104 LENIENT_KEEP_ALIVE = 0x4, enumerator
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h113 LENIENT_KEEP_ALIVE = 0x4, enumerator

Completed in 5 milliseconds