pub const CONTENT_ENCODING: &'static str = "content-encoding";
The HTTP header field name content-encoding, used to specify the encoding transformations applied to the response body.
content-encoding