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

Method setHeadersGuard

github-actions/saucelabs/set-saucelabs-env.js:12583–12585  ·  view source on GitHub ↗
(o, guard)

Source from the content-addressed store, hash-verified

12581 }
12582 if (__privateGet(this, _guard) === "immutable") {
12583 throw new TypeError("immutable");
12584 }
12585 __privateGet(this, _headersList).set(name, value, false);
12586 }
12587 // https://fetch.spec.whatwg.org/#dom-headers-getsetcookie
12588 getSetCookie() {

Callers

nothing calls this directly

Calls 1

__privateSetFunction · 0.70

Tested by

no test coverage detected