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

Function cloneRequest

github-actions/bazel/configure-remote/configure-remote.js:13649–13655  ·  view source on GitHub ↗
(request)

Source from the content-addressed store, hash-verified

13647 options.depth = 2;
13648 }
13649 (_a = options.colors) != null ? _a : options.colors = true;
13650 const properties = {
13651 method: this.method,
13652 url: this.url,
13653 headers: this.headers,
13654 destination: this.destination,
13655 referrer: this.referrer,
13656 referrerPolicy: this.referrerPolicy,
13657 mode: this.mode,
13658 credentials: this.credentials,

Callers 2

cloneMethod · 0.70
httpNetworkOrCacheFetchFunction · 0.70

Calls 4

makeRequestFunction · 0.70
__spreadPropsFunction · 0.70
__spreadValuesFunction · 0.70
cloneBodyFunction · 0.70

Tested by

no test coverage detected