MCPcopy 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
1432function hasAuthenticationEntry (request) {
1433 return false
1434}
1435
1436/**
1437 * @see https://url.spec.whatwg.org/#include-credentials

Callers 1

httpNetworkOrCacheFetchFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected