Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ proxy-agent.js
File
proxy-agent.js
test/proxy-agent.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ tspl } = require(
'@matteo.collina/tspl'
)
4
const
{ test, after } = require(
'node:test'
)
Callers
nothing calls this directly
Calls
15
setTimeout
Function · 0.85
clearTimeout
Function · 0.85
resolve
Function · 0.85
reject
Function · 0.85
getGlobalDispatcher
Function · 0.85
setGlobalDispatcher
Function · 0.85
fetch
Function · 0.85
buildSSLServer
Function · 0.85
buildSSLProxy
Function · 0.85
createServer
Function · 0.85
ok
Method · 0.80
listen
Method · 0.80
Tested by
no test coverage detected