Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: int GzipAutodetectThreshold

Declaration

int GzipAutodetectThreshold

Summary

If a file is larger than this, then the server will read a chunk from the middle of the file and gzip it to determine whether gzipping the whole file is worth it. Otherwise it will default to using gzip either way.