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

Function requestCurrentURL

github-actions/saucelabs/set-saucelabs-env.js:4274–4276  ·  view source on GitHub ↗
(request)

Source from the content-addressed store, hash-verified

4272 code < 32) {
4273 return false;
4274 }
4275 }
4276 return true;
4277 }
4278 function normalizeBinaryStringToUtf8(value) {
4279 return Buffer.from(value, "binary").toString("utf8");

Callers 8

requestBadPortFunction · 0.70
mainFetchFunction · 0.70
schemeFetchFunction · 0.70
httpRedirectFetchFunction · 0.70
httpNetworkOrCacheFetchFunction · 0.70
dispatchFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected