Flags
content-encodings
HTTP content encoding flags
flags content-encodings {
gzip,
br,
zstd,
dcb,
dcz,
aes128gcm,
}Flags
| Flag | Description |
|---|---|
| gzip | Gzip coding |
| br | Brotli coding |
| zstd | Zstandard coding |
| dcb | Dictionary-Compressed Brotli |
| dcz | Dictionary-Compressed Zstandard |
| aes128gcm | AES-GCM encryption with a 128-bit content encryption key |