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

Never sign "Expect" header #170

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Never sign "Expect" header #170

merged 1 commit into from
Jul 25, 2022

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Jul 25, 2022

The "Expect" header should always be skipped during SigV4 signing.

AWS SDK for Java informed us that there are 4 headers they always skip. "Expect" is the only one we were missing.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@graebm graebm merged commit 59556cd into main Jul 25, 2022
@graebm graebm deleted the dont-sign-expect branch July 25, 2022 18:16
graebm added a commit to awslabs/aws-crt-java that referenced this pull request Jul 25, 2022
These changes come from the latest aws-c-auth. See awslabs/aws-c-auth#170
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.

None yet

2 participants