Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: uploadPart cannot upload stream and etag error #1334

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

MilkChan01
Copy link
Contributor

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

src/internal/client.ts Outdated Show resolved Hide resolved
@harshavardhana harshavardhana merged commit 40724aa into minio:master Oct 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants