Table of Contents

Field Pragma

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

The HTTP Pragma header.

Used to include implementation-specific directives that might apply to any recipient along the request/response chain.

public const string Pragma = "Pragma"

Returns

string
The HTTP Pragma header. Used to include implementation-specific directives that might apply to any recipient along the request/response chain.