Property AcceptLanguage
AcceptLanguage
Gets the value of the HTTP Accept-Language header.
Indicates the natural languages that are preferred for the response, allowing the client to specify its language preferences.
public string? AcceptLanguage { get; }