HttpSysOptions.UseLatin1RequestHeaders プロパティ

定義

エンコードを使用 Latin1 するように要求ヘッダーを構成します。

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

プロパティ値

注釈

既定値は です false。この場合 UTF8 は が使用されます。 />.

適用対象