Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ hasAuthenticationEntry
Function
hasAuthenticationEntry
deps/undici/src/lib/web/fetch/util.js:1432–1434 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
1430
}
1431
1432
function
hasAuthenticationEntry (request) {
1433
return
false
1434
}
1435
1436
/**
1437
* @see https:
//url.spec.whatwg.org/#include-credentials
Callers
1
httpNetworkOrCacheFetch
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected