Home
last modified time | relevance | path

Searched defs:maxHeaderPairs (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/undici/src/node_modules/@fastify/busboy/deps/dicer/lib/
Ddicer.d.ts111 maxHeaderPairs?: number | undefined; property
/third_party/node/deps/undici/src/node_modules/@fastify/busboy/lib/types/
Dmultipart.js79 maxHeaderPairs: headerPairsLimit, property
/third_party/node/src/
Dnode_http2.cc486 uint32_t maxHeaderPairs = opts.max_header_pairs(); in Http2Session() local
/third_party/node/deps/undici/
Dundici.js3865 maxHeaderPairs: headerPairsLimit, property