feat(http): add zstd support (#2561)

This commit is contained in:
Teddy Byron
2025-03-21 21:26:57 -04:00
committed by GitHub
parent 831c35ff39
commit 37c0477afe
3 changed files with 48 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
http: patch
http-js: patch
---
Add `zstd` cargo feature flag to enable `reqwest/zstd` flag.