You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
miniz_oxide is the fastest Rust DEFLATE crate and it's 100% safe code. It is already used for this purpose in reqwest, attohttpc, etc. This dependency can be easily made optional if desired.
The text was updated successfully, but these errors were encountered:
It would be nice to support DEFLATE compression.
miniz_oxide
is the fastest Rust DEFLATE crate and it's 100% safe code. It is already used for this purpose inreqwest
,attohttpc
, etc. This dependency can be easily made optional if desired.The text was updated successfully, but these errors were encountered: