pub const COMPRESSION_THRESHOLD: usize = 512;
Minimum body size above which we attempt zlib compression.