mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
Uses the `zstd` support from `async-compression` to support zstd Content-Encoding. Testing: Covered by wpt tests. Signed-off-by: webbeef <me@webbeef.org>