Field Server
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.