Table of Contents

Property ContentEncoding

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

ContentEncoding

Gets the content encoding of the request.

public abstract Encoding ContentEncoding { get; }

Property Value

Encoding

The Encoding representing the content encoding.