Home
last modified time | relevance | path

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

/third_party/nghttp2/third-party/llhttp/src/
H A Dhttp.c43 (parser->flags & F_SKIPBODY) || !hasBody)) { in llhttp__after_headers_complete()
48 if (parser->flags & F_SKIPBODY) { in llhttp__after_headers_complete()
118 (parser->flags & F_SKIPBODY)) { /* response to a HEAD request */ in llhttp_message_needs_eof()
/third_party/node/deps/llhttp/src/
H A Dhttp.c43 (parser->flags & F_SKIPBODY) || !hasBody)) { in llhttp__after_headers_complete()
48 if (parser->flags & F_SKIPBODY) { in llhttp__after_headers_complete()
118 (parser->flags & F_SKIPBODY)) { /* response to a HEAD request */ in llhttp_message_needs_eof()
/third_party/node/deps/llhttp/include/
H A Dllhttp.h95 F_SKIPBODY = 0x40, enumerator
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h104 F_SKIPBODY = 0x40, enumerator

Completed in 4 milliseconds