Table of Contents

Field XUACompatible

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

The HTTP X-UA-Compatible header.

Used to specify the document mode that Internet Explorer should use to render the page, helping to ensure compatibility with older versions.

public const string XUACompatible = "X-UA-Compatible"

Returns

string
The HTTP X-UA-Compatible header. Used to specify the document mode that Internet Explorer should use to render the page, helping to ensure compatibility with older versions.