MCPcopy
hub / github.com/nodejs/undici / client-errors.js

File client-errors.js

test/node-test/client-errors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const assert = require('node:assert')
4const https = require('node:https')

Callers

nothing calls this directly

Calls 15

createServerFunction · 0.85
closeServerAsPromiseFunction · 0.85
errorAndPipeliningFunction · 0.85
checkErrorFunction · 0.85
wrapWithAsyncIterableFunction · 0.85
setTimeoutFunction · 0.85
socketFailWriteFunction · 0.85
socketFailEndWriteFunction · 0.85
okMethod · 0.80
listenMethod · 0.80
closeMethod · 0.65

Tested by

no test coverage detected