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