Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ corsCheck
Function
corsCheck
github-actions/browserstack/set-browserstack-env.js:4324–4326 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4322
}
4323
}
4324
if
(policy !==
""
) {
4325
request.referrerPolicy = policy;
4326
}
4327
}
4328
function
crossOriginResourcePolicyCheck() {
4329
return
"allowed"
;
Callers
1
httpFetch
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected