Property Vary
Vary
Gets or sets the value of the HTTP Vary header.
Indicates that the response varies based on the value of the specified request headers, allowing for content negotiation.
public string? Vary { get; set; }
Gets or sets the value of the HTTP Vary header.
Indicates that the response varies based on the value of the specified request headers, allowing for content negotiation.
public string? Vary { get; set; }