Issues
- 0
It should generate an eTag which is just the MD5 of the file for a non-multipart upload file when file size is smaller than the part size
#215 opened by gabriel-cloud - 1
Frontend Support
#105 opened by samaybhavsar - 14
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: C:\node_modules\s3-etag\index.js require() of ES modules is not supported.
#32 opened by leopucci - 0
Use chunked streams to read files
#39 opened by badsyntax