Req.Zstd (req v0.8.0-rc.0)

Copy Markdown View Source

Zstandard decoding using :zstd.

Req.Decode can use this module for .zst and application/zstd responses when the :zst decoder is enabled via the :decoders option. Req.Decompress uses it on content-encoding: zstd.

:zstd requires Erlang/OTP 28+.