HttpSysOptions.UseLatin1RequestHeaders Property

Definition

Configures request headers to use Latin1 encoding.

public bool UseLatin1RequestHeaders { get; set; }
member this.UseLatin1RequestHeaders : bool with get, set
Public Property UseLatin1RequestHeaders As Boolean

Property Value

Remarks

Defaults to false, in which case UTF8 will be used. />.

Applies to