pub const HEADER_COMPRESS: &'static str;Expand description
HTTP header advertising the compression algorithm on a body stream.
Value is a CompressionFormat
name (e.g. zrip). Mirrored by Content-Encoding when applicable.
pub const HEADER_COMPRESS: &'static str;HTTP header advertising the compression algorithm on a body stream.
Value is a CompressionFormat
name (e.g. zrip). Mirrored by Content-Encoding when applicable.