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

Method status

github-actions/saucelabs/set-saucelabs-env.js:12765–12768  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12763 responseObject[kState].headersList.append("location", value, true);
12764 return responseObject;
12765 }
12766 // https://fetch.spec.whatwg.org/#dom-response
12767 constructor(body = null, init = {}) {
12768 webidl.util.markAsUncloneable(this);
12769 if (body === kConstruct) {
12770 return;
12771 }

Callers 1

index.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected