Table of Contents

Property Vary

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

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

Property Value

string