pub fn parse_content_encoding(headers: &HeaderMap) -> Result<Option<&str>>
Parse content encoding from header map.