Searched refs:GZIP (Results 1 – 1 of 1) sorted by relevance
329 const GZIP: HeaderValue = HeaderValue::from_static("gzip,identity"); in convert_gzip_into_header_value() constant335 assert_eq!(encodings.into_accept_encoding_header_value().unwrap(), GZIP); in convert_gzip_into_header_value()341 assert_eq!(encodings.into_accept_encoding_header_value().unwrap(), GZIP); in convert_gzip_into_header_value()