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

fix canonical header computation for multi-spaced header values #1025

Conversation

balamurugana
Copy link
Member

No description provided.

@balamurugana balamurugana force-pushed the fix-canonical-header-computation-for-multi-spaced-header-values branch 3 times, most recently from c6a98c4 to 05aa021 Compare July 22, 2020 11:05
@kannappanr
Copy link
Contributor

@balamurugana Please take a look at the CI failure

Copy link
Member

@harshavardhana harshavardhana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per canonical header generation pattern, the adjacent spaces should be trimmed for signature calculation

https://docs.aws.amazon.com/general/latest/gr/sigv4-create-canonical-request.html

@balamurugana balamurugana force-pushed the fix-canonical-header-computation-for-multi-spaced-header-values branch from 05aa021 to 84d4a72 Compare July 22, 2020 19:03
Copy link
Contributor

@kannappanr kannappanr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harshavardhana harshavardhana merged commit 6b1fd12 into minio:master Jul 23, 2020
@balamurugana balamurugana deleted the fix-canonical-header-computation-for-multi-spaced-header-values branch July 23, 2020 10:41
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