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

Function buildHeadersFromArray

github-actions/saucelabs/set-saucelabs-env.js:10922–10929  ·  view source on GitHub ↗
(headers)

Source from the content-addressed store, hash-verified

10920 kDispatches,
10921 kMockAgent,
10922 kOriginalDispatch,
10923 kOrigin,
10924 kGetNetConnect
10925 } = require_mock_symbols();
10926 var { buildURL } = require_util();
10927 var { STATUS_CODES } = __require("http");
10928 var {
10929 types: {
10930 isPromise
10931 }
10932 } = __require("util");

Callers 2

matchHeadersFunction · 0.70
handleReplyFunction · 0.70

Calls 2

sliceMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected