Table of Contents

Field ContentLanguage

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

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.