Request bodies with `Content-Encoding`: `gzip`/`deflate`/`br` are not automatically decompressed, causing JSON parsing errors.
Request bodies with
Content-Encoding:gzip/deflate/brare not automatically decompressed, causing JSON parsing errors.