minio-js
minio-js copied to clipboard
fix: uploadPart cannot upload stream and etag error
S3 API can upload a binary file in the body. We need this feature for users to implement slicing and uploading files themselves. https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPart.html