Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/undici
/ noop
Function
noop
lib/api/api-request.js:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
const
util = require(
'../core/util'
)
8
9
function
noop () {}
10
11
class
RequestHandler extends AsyncResource {
12
constructor (opts, callback) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected