MCPcopy Create free account
hub / github.com/nodejs/node / disableNetConnect

Method disableNetConnect

deps/undici/src/lib/mock/mock-agent.js:121–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119 }
120
121 disableNetConnect () {
122 this[kNetConnect] = false
123 }
124
125 enableCallHistory () {
126 this[kMockAgentIsCallHistoryEnabled] = true

Callers 2

whoami.jsFile · 0.80
tnockFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected