MCPcopy
hub / github.com/nodejs/undici / abort-controller.js

File abort-controller.js

test/node-test/abort-controller.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 { AbortController: NPMAbortController } = require('abort-controller')

Callers

nothing calls this directly

Calls 15

createServerFunction · 0.85
closeServerAsPromiseFunction · 0.85
wrapWithAsyncIterableFunction · 0.85
listenMethod · 0.80
okMethod · 0.80
waitingWithBodyFunction · 0.70
writeBodyStartedWithBodyFunction · 0.70
abortMethod · 0.65
pushMethod · 0.45
requestMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected