Property Pragma
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; }
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; }