Property ContentEncoding
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
ContentEncoding
Gets the content encoding of the request.
public abstract Encoding ContentEncoding { get; }
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Gets the content encoding of the request.
public abstract Encoding ContentEncoding { get; }