Field AcceptLanguage
The HTTP Accept-Language header.
Indicates the natural languages that are preferred for the response, allowing the client to specify its language preferences.
public const string AcceptLanguage = "Accept-Language"
Returns
- string
- The HTTP Accept-Language header. Indicates the natural languages that are preferred for the response, allowing the client to specify its language preferences.