MCPcopy
hub / github.com/di-sukharev/opencommit / appendFetchMetadata

Function appendFetchMetadata

out/cli.cjs:50583–50587  ·  view source on GitHub ↗
(httpRequest)

Source from the content-addressed store, hash-verified

50581 return "allowed";
50582 }
50583 function corsCheck() {
50584 return "success";
50585 }
50586 function TAOCheck() {
50587 return "success";
50588 }
50589 function appendFetchMetadata(httpRequest) {
50590 let header = null;

Callers 1

httpNetworkOrCacheFetchFunction · 0.85

Calls 1

setMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…