Home
last modified time | relevance | path

Searched refs:httpAgent (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/
Dhttp.js28 const httpAgent = require('_http_agent'); constant
114 Agent: httpAgent.Agent,
144 return httpAgent.globalAgent;
147 httpAgent.globalAgent = value;