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

Function processBodyError

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

Source from the content-addressed store, hash-verified

14160 if (request.redirect !== "follow") {
14161 return makeNetworkError(
14162 'redirect mode cannot be "follow" for "no-cors" request'
14163 );
14164 }
14165 request.responseTainting = "opaque";

Callers 3

mainFetchFunction · 0.70
processBodyFunction · 0.70
httpNetworkFetchFunction · 0.70

Calls 5

fetchFinaleFunction · 0.70
makeNetworkErrorFunction · 0.70
isCancelledFunction · 0.70
abortMethod · 0.45
terminateMethod · 0.45

Tested by

no test coverage detected