Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ delete
Method
delete
lib/interceptor/dns.js:127–129 ·
view source on GitHub ↗
(hostname)
Source
from the content-addressed store, hash-verified
125
}
126
127
delete (hostname) {
128
this.#records.delete(hostname)
129
}
130
131
// Delegate to storage decide can we do more lookups or not
132
full () {
Callers
nothing calls this directly
Calls
1
delete
Method · 0.65
Tested by
no test coverage detected