http_type

Static CONTENT_ENCODING_DEFLATE

Source
pub static CONTENT_ENCODING_DEFLATE: &'static str
Expand description

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