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

Function TAOCheck

deps/undici/undici.js:5362–5364  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5360 }
5361 __name(corsCheck, "corsCheck");
5362 function TAOCheck() {
5363 return "success";
5364 }
5365 __name(TAOCheck, "TAOCheck");
5366 function appendFetchMetadata(httpRequest) {
5367 let header = null;

Callers 1

httpFetchFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected