Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/make-fetch-happen/
Dagent.js9 module.exports = getAgent
11 function getAgent (uri, opts) { function
Dindex.js11 const getAgent = require('./agent') constant
310 const agent = getAgent(uri, opts)