Field AcceptCharset
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.