2 references to ServerMaxWindowBits
System.Net.WebSockets.Client (2)
System\Net\WebSockets\WebSocketHandle.Managed.cs (2)
333else if (value.StartsWith(ClientWebSocketDeflateConstants.ServerMaxWindowBits)) 432builder.Append(CultureInfo.InvariantCulture, $"; {ClientWebSocketDeflateConstants.ServerMaxWindowBits}={options.ServerMaxWindowBits}");