Skip to main content

HEADER_COMPRESS

Constant HEADER_COMPRESS 

Source
pub const HEADER_COMPRESS: &str = "x-libfw-compress";
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.