Home
last modified time | relevance | path

Searched defs:maxCachedSessions (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/undici/src/lib/core/
Dconnect.js18 constructor (maxCachedSessions) { argument
49 constructor (maxCachedSessions) { argument
74 function buildConnector ({ maxCachedSessions, socketPath, timeout, ...opts }) { property
/third_party/node/deps/undici/src/lib/
Dpool.js33 maxCachedSessions, property
56 maxCachedSessions, property
Dclient.js153 maxCachedSessions, property
258 maxCachedSessions, property
/third_party/node/test/parallel/
Dtest-https-agent-disable-session-reuse.js23 maxCachedSessions: 0 property
Dtest-https-agent-session-reuse.js23 maxCachedSessions: 1 property
/third_party/node/deps/undici/
Dundici.js6478 constructor(maxCachedSessions) { argument
6505 constructor(maxCachedSessions) { argument
6524 function buildConnector({ allowH2, maxCachedSessions, socketPath, timeout, ...opts }) { property
7275 maxCachedSessions, property
7354 maxCachedSessions, property
8893 maxCachedSessions, property
8913 maxCachedSessions, property