Table of Contents

Property Accept

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

Accept

Gets the value of the HTTP Accept header.

Specifies the media types that are acceptable for the response, allowing the client to indicate its preferences.

public string? Accept { get; }

Property Value

string