Constant CONTENT_ENCODING_IDENTITY

Source
pub const 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.