pub static CONTENT_ENCODING_BROTLI: &'static str
The value for the Content-Encoding header indicating Brotli compression. The response body is compressed using the Brotli algorithm, a more modern compression algorithm.
Content-Encoding