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

Function onParserDrain

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

Source from the content-addressed store, hash-verified

18625 }
18626 const protocol = response.headersList.get("sec-websocket-protocol");
18627 if (protocol !== null) {
18628 __privateSet(this, _protocol, protocol);
18629 }
18630 fireEvent("open", this);
18631 };
18632 var WebSocket = _WebSocket;

Callers

nothing calls this directly

Calls 1

resumeMethod · 0.45

Tested by

no test coverage detected