Table of Contents

Property Pragma

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

Pragma

Gets or sets the value of the HTTP Pragma header.

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

public string? Pragma { get; set; }

Property Value

string