Table of Contents

Field Accept

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

The HTTP Accept header.

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

public const string Accept = "Accept"

Returns

string
The HTTP Accept header. Specifies the media types that are acceptable for the response, allowing the client to indicate its preferences.