Home
last modified time | relevance | path

Searched refs:llhttp_set_lenient_keep_alive (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/llhttp/src/
H A Dapi.c248 void llhttp_set_lenient_keep_alive(llhttp_t* parser, int enabled) { in llhttp_set_lenient_keep_alive() function
/third_party/nghttp2/third-party/llhttp/src/
H A Dapi.c270 void llhttp_set_lenient_keep_alive(llhttp_t* parser, int enabled) { in llhttp_set_lenient_keep_alive() function
/third_party/node/deps/llhttp/include/
H A Dllhttp.h560 void llhttp_set_lenient_keep_alive(llhttp_t* parser, int enabled);
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h799 void llhttp_set_lenient_keep_alive(llhttp_t* parser, int enabled);
/third_party/node/src/
H A Dnode_http_parser.cc947 llhttp_set_lenient_keep_alive(&parser_, 1); in Init()

Completed in 6 milliseconds