Table of Contents

Field AcceptCharset

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

The HTTP Accept-Charset header.

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

public const string AcceptCharset = "Accept-Charset"

Returns

string
The HTTP Accept-Charset header. Indicates the character sets that are acceptable for the response, allowing the client to specify its preferred encoding.