Table of Contents

Method Setup

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

Setup()

Represents the method that is invoked once within the constructor to setup this compressor. This method is indeeded to add the missing Content-Encoding headers used by this compressor.

public abstract void Setup()