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

File deduplicate.js

lib/interceptor/deduplicate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const diagnosticsChannel = require('node:diagnostics_channel')
4const util = require('../core/util')

Callers

nothing calls this directly

Calls 11

makeCacheKeyFunction · 0.85
makeDeduplicationKeyFunction · 0.85
mapMethod · 0.80
addWaitingHandlerMethod · 0.80
normalizeHeadersFunction · 0.70
keysMethod · 0.65
hasMethod · 0.65
getMethod · 0.65
deleteMethod · 0.65
dispatchFunction · 0.50
setMethod · 0.45

Tested by

no test coverage detected