IHeaderDictionary.AcceptCharset Property

Definition

Gets or sets the Accept-Charset HTTP header.

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

Property Value

Applies to