Static CONTENT_ENCODING_IDENTITY

Source
pub static CONTENT_ENCODING_IDENTITY: &'static str
Expand description

The value for the Content-Encoding header indicating no encoding (identity). The response body is not compressed or encoded.