Content-Encoding
How the body is compressed. Set it wrongly by hand and every client sees garbage bytes.
response header
Example
Content-Encoding: br
- What it does
- How the body is compressed. Set it wrongly by hand and every client sees garbage bytes.
Works with