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

Function isValidSubprotocol

github-actions/saucelabs/set-saucelabs-env.js:17304–17332  ·  view source on GitHub ↗
(protocol)

Source from the content-addressed store, hash-verified

17302 sentCloseFrameState,
17303 staticPropertyDescriptors,
17304 states,
17305 opcodes,
17306 maxUnsigned16Bit,
17307 parserStates,
17308 emptyBuffer,
17309 sendHints
17310 };
17311 }
17312 });
17313
17314 //
17315 var require_symbols5 = __commonJS({
17316 ""(exports, module) {
17317 "use strict";
17318 module.exports = {
17319 kWebSocketURL: Symbol("url"),
17320 kReadyState: Symbol("ready state"),
17321 kController: Symbol("controller"),
17322 kResponse: Symbol("response"),
17323 kBinaryType: Symbol("binary type"),
17324 kSentClose: Symbol("sent close"),
17325 kReceivedClose: Symbol("received close"),
17326 kByteParser: Symbol("byte parser")
17327 };
17328 }
17329 });
17330
17331 //
17332 var require_util7 = __commonJS({
17333 ""(exports, module) {
17334 "use strict";
17335 var { kReadyState, kController, kResponse, kBinaryType, kWebSocketURL } = require_symbols5();

Callers 1

constructorMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected