MCPcopy Create free account
hub / github.com/angular/dev-infra / appendFetchMetadata

Function appendFetchMetadata

github-actions/saucelabs/set-saucelabs-env.js:4330–4334  ·  view source on GitHub ↗
(httpRequest)

Source from the content-addressed store, hash-verified

4328 function crossOriginResourcePolicyCheck() {
4329 return "allowed";
4330 }
4331 function corsCheck() {
4332 return "success";
4333 }
4334 function TAOCheck() {
4335 return "success";
4336 }
4337 function appendFetchMetadata(httpRequest) {

Callers 1

httpNetworkOrCacheFetchFunction · 0.70

Calls 1

setMethod · 0.45

Tested by

no test coverage detected