Table of Contents

Property EnableAutomaticResponseCompression

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

EnableAutomaticResponseCompression

Gets or sets whether the HTTP server should automatically compress response content bodies using request-allowed encoding algorithms when possible.

public bool EnableAutomaticResponseCompression { get; set; }

Property Value

bool