Property AcceptCharset
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; }