http_type

Static CONTENT_ENCODING_GZIP

Source
pub static CONTENT_ENCODING_GZIP: &'static str
Expand description

The value for the Content-Encoding header indicating gzip compression. The response body is compressed using the Gzip algorithm.