Table of Contents

Property AcceptCharset

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

AcceptCharset

Gets the value of the HTTP Accept-Charset header.

Indicates the character sets that are acceptable for the response, allowing the client to specify its preferred encoding.

public string? AcceptCharset { get; }

Property Value

string