We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zstd
1 parent 10cd1e7 commit 364c3a0Copy full SHA for 364c3a0
develop-docs/sdk/overview.mdx
@@ -262,6 +262,7 @@ and Sentry:
262
- `deflate`: Using [zlib](http://tools.ietf.org/html/rfc1950) structure with the
263
[deflate](http://tools.ietf.org/html/rfc1951) compression algorithm.
264
- `br`: Using the [Brotli](https://en.wikipedia.org/wiki/Brotli) algorithm.
265
+- `zstd`: Using the [zstd](https://datatracker.ietf.org/doc/html/rfc8878) algorithm.
266
267
## Transfer Encoding
268
0 commit comments