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.js20 constructor (maxCachedSessions) { argument
51 constructor (maxCachedSessions) { argument
76 function buildConnector ({ allowH2, maxCachedSessions, socketPath, timeout, ...opts }) { property
/third_party/node/deps/undici/src/lib/
Dpool.js33 maxCachedSessions, property
57 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.js7617 constructor(maxCachedSessions) { argument
7647 constructor(maxCachedSessions) { argument
7666 function buildConnector({ allowH2, maxCachedSessions, socketPath, timeout, ...opts }) { property
8444 maxCachedSessions, property
8523 maxCachedSessions, property
10084 maxCachedSessions, property
10104 maxCachedSessions, property