Field ContentLanguage
The HTTP Content-Language header.
Indicates the natural language(s) of the intended audience for the response, helping clients understand the content's language.
public const string ContentLanguage = "Content-Language"
Returns
- string
- The HTTP Content-Language header. Indicates the natural language(s) of the intended audience for the response, helping clients understand the content's language.