Table of Contents

Field AcceptEncoding

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

The HTTP Accept-Encoding header.

Specifies the content encodings that are acceptable for the response, allowing the client to indicate its preferences for compression.

public const string AcceptEncoding = "Accept-Encoding"

Returns

string
The HTTP Accept-Encoding header. Specifies the content encodings that are acceptable for the response, allowing the client to indicate its preferences for compression.