| /third_party/node/deps/undici/src/types/ |
| D | agent.d.ts | 7 declare class Agent extends Dispatcher{ class
|
| D | index.d.ts | 45 var Agent: typeof import('./agent').default; variable
|
| /third_party/node/doc/api/ |
| D | http.md | 115 ### `new Agent([options])` 204 ### `agent.createConnection(options[, callback])` 229 ### `agent.keepSocketAlive(socket)` 253 ### `agent.reuseSocket(socket, request)` 274 ### `agent.destroy()` 288 ### `agent.freeSockets` 306 ### `agent.getName([options])` 331 ### `agent.maxFreeSockets` 343 ### `agent.maxSockets` 354 ### `agent.maxTotalSockets` [all …]
|
| /third_party/node/lib/ |
| D | https.js | 191 function Agent(options) { class 406 Agent, property
|
| D | _http_agent.js | 90 function Agent(options) { class 535 Agent, property
|
| D | http.js | 120 Agent: httpAgent.Agent, property
|
| /third_party/node/src/tracing/ |
| D | agent.h | 25 class Agent; variable 81 friend class Agent; variable
|
| /third_party/node/test/parallel/ |
| D | test-http-client-read-in-error.js | 6 class Agent extends http.Agent { class
|
| D | test-http-client-abort-unix-socket.js | 7 class Agent extends http.Agent { class
|
| D | test-http-agent-error-on-idle.js | 6 const Agent = http.Agent; constant
|
| D | test-http-client-abort-keep-alive-destroy-res.js | 8 class Agent extends http.Agent { class
|
| D | test-http-client-abort-keep-alive-queued-tcp-socket.js | 10 class Agent extends http.Agent { class
|
| D | test-http-client-abort-keep-alive-queued-unix-socket.js | 8 class Agent extends http.Agent { class
|
| D | test-http-agent.js | 75 http.Agent.prototype.createConnection = function createConnection(_, cb) { class in http
|
| D | test-http-agent-keepalive.js | 26 const Agent = require('_http_agent').Agent; constant
|
| D | test-http-agent-abort-controller.js | 5 const Agent = http.Agent; constant
|
| D | test-https-agent-abort-controller.js | 9 const Agent = https.Agent; constant
|
| /third_party/node/deps/undici/src/lib/ |
| D | global.js | 7 const Agent = require('./agent') constant
|
| D | agent.js | 27 class Agent extends DispatcherBase { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
| D | OProfileWrapper.h | 49 op_agent_t Agent; variable
|
| /third_party/node/deps/npm/node_modules/@npmcli/agent/lib/ |
| D | index.js | 7 const Agent = require('./agents.js') constant
|
| D | agents.js | 12 module.exports = class Agent extends AgentBase { class
|
| /third_party/node/deps/undici/src/docs/api/ |
| D | Agent.md | 1 # Agent chapter
|
| /third_party/node/deps/undici/src/ |
| D | index.js | 8 const Agent = require('./lib/agent') constant
|
| /third_party/node/deps/undici/src/lib/mock/ |
| D | mock-agent.js | 4 const Agent = require('../agent') constant
|