Searched defs:maxCachedSessions (Results 1 – 6 of 6) sorted by relevance
| /third_party/node/deps/undici/src/lib/core/ |
| D | connect.js | 20 constructor (maxCachedSessions) { argument 51 constructor (maxCachedSessions) { argument 76 function buildConnector ({ allowH2, maxCachedSessions, socketPath, timeout, ...opts }) { property
|
| /third_party/node/deps/undici/src/lib/ |
| D | pool.js | 33 maxCachedSessions, property 57 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 | 7617 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
|