Table of Contents

Field Server

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

The HTTP Server header.

Contains information about the server software handling the request, often used for informational purposes.

public const string Server = "Server"

Returns

string
The HTTP Server header. Contains information about the server software handling the request, often used for informational purposes.