MCPcopy
hub / github.com/nodejs/undici / request.js

File request.js

test/request.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { tspl } = require('@matteo.collina/tspl')
4const { createServer } = require('node:http')

Callers

nothing calls this directly

Calls 11

createServerFunction · 0.85
rejectFunction · 0.85
resolveFunction · 0.85
listenMethod · 0.80
dumpMethod · 0.80
okMethod · 0.80
requestFunction · 0.70
closeMethod · 0.65
textMethod · 0.65
endMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected