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

don't sign transfer-encoding header #2991

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

lucix-aws
Copy link
Contributor

We shouldn't be signing transfer-encoding since it's a hop-by-hop header. Normally this isn't behavior I'd be okay with changing, but this particular header is causing an issue w/ S3 Accelerate and S3/IAM have explicitly blessed the exclusion of this header from signing.

@lucix-aws lucix-aws requested a review from a team as a code owner January 29, 2025 21:24
@lucix-aws lucix-aws merged commit 0b4f636 into main Jan 30, 2025
13 checks passed
@lucix-aws lucix-aws deleted the fix-nosigntransferencoding branch January 30, 2025 16:53
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