Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ proxy.js
File
proxy.js
docs/examples/proxy/proxy.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
net = require(
'node:net'
)
4
const
{ pipeline } = require(
'node:stream'
)
Callers
nothing calls this directly
Calls
2
getHeaders
Function · 0.85
dispatch
Method · 0.45
Tested by
no test coverage detected