Support for downloading compressed files
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.