Home
last modified time | relevance | path

Searched refs:TRANSFER_ENCODING (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/beast/test/bench/parser/nodejs-parser/
Dhttp_parser.c167 #define TRANSFER_ENCODING "transfer-encoding" macro
1382 if (parser->index > sizeof(TRANSFER_ENCODING)-1 in http_parser_execute()
1383 || c != TRANSFER_ENCODING[parser->index]) { in http_parser_execute()
1385 } else if (parser->index == sizeof(TRANSFER_ENCODING)-2) { in http_parser_execute()
/third_party/node/src/
Dnode_http_common.h63 V(TRANSFER_ENCODING, "transfer-encoding") \
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd.info1156 TRANSFER_ENCODING