Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ corsCheck
Function
corsCheck
out/cli.cjs:50577–50579 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50575
}
50576
if
(policy !==
""
) {
50577
request3.referrerPolicy = policy;
50578
}
50579
}
50580
function
crossOriginResourcePolicyCheck() {
50581
return
"allowed"
;
50582
}
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…