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
Support for downloading compressed files in addition to archives (#25) would allow users to greatly decrease memory bandwidth and improve download times.
Formats with planned support:
lz4
gzip
Formats which may be supported if there is a need for it:
brotli
zlib
deflate
The text was updated successfully, but these errors were encountered:
Support for downloading compressed files in addition to archives (#25) would allow users to greatly decrease memory bandwidth and improve download times.
Formats with planned support:
Formats which may be supported if there is a need for it:
The text was updated successfully, but these errors were encountered: