Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ crossOriginResourcePolicyCheck
Function
crossOriginResourcePolicyCheck
out/cli.cjs:50574–50576 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50572
break;
50573
}
50574
}
50575
}
50576
if
(policy !==
""
) {
50577
request3.referrerPolicy = policy;
50578
}
50579
}
Callers
1
httpFetch
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…