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

File redirect.js

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

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { test } = require('node:test')
4const { createServer } = require('node:http')

Callers

nothing calls this directly

Calls 10

createServerFunction · 0.85
setTimeoutFunction · 0.85
closeServerAsPromiseFunction · 0.85
fetchFunction · 0.85
listenMethod · 0.80
okMethod · 0.80
textMethod · 0.65
writeMethod · 0.45
endMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected