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