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

BUG-#1324 add custom headers to request when uploading multipart object #1325

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

albertjannap
Copy link

Issue: #1324
Info:
Encryption headers are not passed when uploading an object that requires a multipart upload.

FYI:
Headers are already prepended using prependXAMZMeta in the putObject function, so it is no necessary to do it again but wouldn't do any harm if you want to do it again just to be sure.

@albertjannap
Copy link
Author

Is there any estimation how soon, if approved, this could be released? This is breaking for something I work on at my company

@prakashsvmx
Copy link
Member

Please add a functional test @albertjannap .

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.

2 participants