Searched defs:maxCachedSessions (Results 1 – 6 of 6) sorted by relevance
/third_party/node/deps/undici/src/lib/core/ |
D | connect.js | 18 constructor (maxCachedSessions) { argument 49 constructor (maxCachedSessions) { argument 74 function buildConnector ({ maxCachedSessions, socketPath, timeout, ...opts }) { property
|
/third_party/node/deps/undici/src/lib/ |
D | pool.js | 33 maxCachedSessions, property 56 maxCachedSessions, property
|
D | client.js | 153 maxCachedSessions, property 258 maxCachedSessions, property
|
/third_party/node/test/parallel/ |
D | test-https-agent-disable-session-reuse.js | 23 maxCachedSessions: 0 property
|
D | test-https-agent-session-reuse.js | 23 maxCachedSessions: 1 property
|
/third_party/node/deps/undici/ |
D | undici.js | 6478 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
|