Table of Contents

Field XPoweredBy

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

The HTTP X-Powered-By header.

Indicates the technology or framework that powers the web application, often used for informational purposes.

public const string XPoweredBy = "X-Powered-By"

Returns

string
The HTTP X-Powered-By header. Indicates the technology or framework that powers the web application, often used for informational purposes.