Table of Contents

Field ContentEncoding

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

ContentEncoding

The HTTP Content-Encoding header.

Specifies the encoding transformations that have been applied to the response body, such as gzip or deflate.

public const string ContentEncoding = "Content-Encoding"

Field Value

string