Skip to content

Commit 6b575b7

Browse files
jan-auerJoshuaMoelans
authored andcommitted
feat(sdk): Request compression with zstd is supported (#11900)
1 parent eb053f8 commit 6b575b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

develop-docs/sdk/overview.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ and Sentry:
262262
- `deflate`: Using [zlib](http://tools.ietf.org/html/rfc1950) structure with the
263263
[deflate](http://tools.ietf.org/html/rfc1951) compression algorithm.
264264
- `br`: Using the [Brotli](https://en.wikipedia.org/wiki/Brotli) algorithm.
265+
- `zstd`: Using the [zstd](https://datatracker.ietf.org/doc/html/rfc8878) algorithm.
265266

266267
## Transfer Encoding
267268

0 commit comments

Comments
 (0)