Table of Contents

Field AcceptLanguage

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

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.