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

Add support x-amz-sdk-checksum-algorithm header for PutObject #1059

Open
smallhive opened this issue Jan 23, 2025 · 0 comments
Open

Add support x-amz-sdk-checksum-algorithm header for PutObject #1059

smallhive opened this issue Jan 23, 2025 · 0 comments
Labels
feature Completely new functionality I2 Regular impact S3 Minimally significant U2 Seriously planned
Milestone

Comments

@smallhive
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Sometimes some apps want to send x-amz-sdk-checksum-algorithm header with corresponding x-amz-checksum-algorithm or x-amz-trailer

Sometimes we may face x-amz-content-sha256: STREAMING-UNSIGNED-PAYLOAD-TRAILER header

We need to support these behaviours.

Describe the solution you'd like

Add chunked trail support

Additional context

@smallhive smallhive added feature Completely new functionality I2 Regular impact labels Jan 23, 2025
@roman-khimov roman-khimov added this to the v0.36.0 milestone Jan 23, 2025
@roman-khimov roman-khimov added U2 Seriously planned S3 Minimally significant labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new functionality I2 Regular impact S3 Minimally significant U2 Seriously planned
Projects
None yet
Development

No branches or pull requests

2 participants