Property EnableAutomaticResponseCompression
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; }