Searched refs:slashedProtocol (Results 1 – 3 of 3) sorted by relevance
61 slashedProtocol,295 (slashes || (proto && !slashedProtocol.has(proto)))) {484 if (slashedProtocol.has(lowerProto) &&685 if (this.slashes || slashedProtocol.has(protocol)) {757 if (slashedProtocol.has(result.protocol) &&775 if (!slashedProtocol.has(relative.protocol)) {826 !slashedProtocol.has(result.protocol);
127 const slashedProtocol = new SafeSet([ constant1587 slashedProtocol, property
224 …b.com/nodejs/node/commit/8798db3bf3)] - **url**: add ws: and wss: to slashedProtocol set (Luigi Pi…