IHeaderDictionary.WebSocketSubProtocols Property

Definition

Gets or sets the Sec-WebSocket-Protocol HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues WebSocketSubProtocols { get; set; }
member this.WebSocketSubProtocols : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property WebSocketSubProtocols As StringValues

Property Value

Applies to