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

Method onResponseStarted

github-actions/browserstack/set-browserstack-env.js:2042–2045  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2040 }
2041 }
2042 onResponseStarted() {
2043 var _a, _b;
2044 return (_b = (_a = this[kHandler]).onResponseStarted) == null ? void 0 : _b.call(_a);
2045 }
2046 onHeaders(statusCode, headers, resume, statusText) {
2047 assert(!this.aborted);
2048 assert(!this.completed);

Callers 2

onMessageBeginMethod · 0.45
writeH2Function · 0.45

Calls 1

__privateGetFunction · 0.70

Tested by

no test coverage detected