Content-Encoding

An HTTP response header indicating the compression algorithm applied to the response body. Common values: gzip, br (Brotli), zstd. The client must decompress using the specified algorithm before processing the content.