Home
last modified time | relevance | path

Searched refs:LENIENT_TRANSFER_ENCODING (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/third-party/llhttp/src/
H A Dhttp.c56 (parser->lenient_flags & LENIENT_TRANSFER_ENCODING) == 0) { in llhttp__after_headers_complete()
H A Dapi.c280 parser->lenient_flags |= LENIENT_TRANSFER_ENCODING; in llhttp_set_lenient_transfer_encoding()
282 parser->lenient_flags &= ~LENIENT_TRANSFER_ENCODING; in llhttp_set_lenient_transfer_encoding()
/third_party/node/deps/llhttp/src/
H A Dhttp.c56 (parser->lenient_flags & LENIENT_TRANSFER_ENCODING) == 0) { in llhttp__after_headers_complete()
H A Dapi.c258 parser->lenient_flags |= LENIENT_TRANSFER_ENCODING; in llhttp_set_lenient_transfer_encoding()
260 parser->lenient_flags &= ~LENIENT_TRANSFER_ENCODING; in llhttp_set_lenient_transfer_encoding()
/third_party/node/deps/llhttp/include/
H A Dllhttp.h105 LENIENT_TRANSFER_ENCODING = 0x8, enumerator
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h114 LENIENT_TRANSFER_ENCODING = 0x8, enumerator

Completed in 5 milliseconds