MCPcopy
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
3const net = require('node:net')
4const { pipeline } = require('node:stream')

Callers

nothing calls this directly

Calls 2

getHeadersFunction · 0.85
dispatchMethod · 0.45

Tested by

no test coverage detected