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

Method abort

github-actions/saucelabs/set-saucelabs-env.js:13880–13892  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

13878 urlIsHttpHttpsScheme,
13879 urlHasHttpsScheme,
13880 clampAndCoarsenConnectionTimingInfo,
13881 simpleRangeHeaderValue,
13882 buildContentRange,
13883 createInflate,
13884 extractMimeType
13885 } = require_util2();
13886 var { kState, kDispatcher } = require_symbols2();
13887 var assert = __require("assert");
13888 var { safelyExtractBody, extractBody } = require_body();
13889 var {
13890 redirectStatusSet,
13891 nullBodyStatus,
13892 safeMethodsSet,
13893 requestBodyHeader,
13894 subresourceSet
13895 } = require_constants3();

Callers 15

constructorMethod · 0.45
onBodySentMethod · 0.45
onRequestSentMethod · 0.45
onHeadersMethod · 0.45
onDataMethod · 0.45
constructorMethod · 0.45
onHeadersMethod · 0.45
abortFunction · 0.45
constructorMethod · 0.45
cloneMethod · 0.45
fetchFunction · 0.45
processBodyErrorFunction · 0.45

Calls 1

destroyMethod · 0.45

Tested by

no test coverage detected