IHeaderDictionary.AltSvc Property

Definition

Gets or sets the Alt-Svc HTTP header.

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

Property Value

Applies to