Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
requestBadPort
Function · 0.70
appendRequestOriginHeader
Function · 0.70
determineRequestsReferrer
Function · 0.70
mainFetch
Function · 0.70
schemeFetch
Function · 0.70
httpRedirectFetch
Function · 0.70
httpNetworkOrCacheFetch
Function · 0.70
dispatch
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected