Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ pull-dont-push.js
File
pull-dont-push.js
test/fetch/pull-dont-push.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ test } = require(
'node:test'
)
4
const
{ fetch } = require(
'../..'
)
Callers
nothing calls this directly
Calls
7
createServer
Function · 0.85
pipeline
Function · 0.85
closeServerAsPromise
Function · 0.85
fetch
Function · 0.85
listen
Method · 0.80
sleep
Function · 0.50
destroy
Method · 0.45
Tested by
no test coverage detected