Table of Contents

Field Vary

Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll

Vary

The HTTP Vary header.

Indicates that the response varies based on the value of the specified request headers, allowing for content negotiation.

public const string Vary = "Vary"

Field Value

string