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

AWS: should not append header x-amz-content-sha256 UNSIGNED-PAYLOAD by default #346

Open
everpcpc opened this issue Jul 4, 2023 · 0 comments

Comments

@everpcpc
Copy link
Collaborator

everpcpc commented Jul 4, 2023

Only s3 related service support this header, other service would result in SignatureDoesNotMatch error.

ref: https://github.com/aws/aws-sdk-go/blob/v1.44.294/aws/signer/v4/v4.go#L692

@everpcpc everpcpc changed the title should not append header x-amz-content-sha256 UNSIGNED-PAYLOAD by default AWS: should not append header x-amz-content-sha256 UNSIGNED-PAYLOAD by default Jul 4, 2023
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

No branches or pull requests

1 participant