Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Preserve user provided http headers in aws.sign_req#6456

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@c2zwdjnlcg
Copy link
Contributor

Currently while all the headers are signed the headers in the returned object are missing all the original user provided headers This means that if you pass the object directly to http.send amazon will fail the request because the signed data doesn't match the canonical request. Users can work around it by using object.union to restore the original headers, but would be nice to avoid that extra step

Currently while all the headers are signed the headers in thereturned object are missing all the original user provided headersThis means that if you pass the object directly to http.sendamazon will fail the request because the signed data doesn't matchthe canonical request. Users can work around it by using object.unionto restore the original headers, but would be nice to avoid that extrastepSigned-off-by: Peter <c2zwdjnlcg@users.noreply.github.com>
Copy link
Member

@ashutosh-narkarashutosh-narkar left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks@c2zwdjnlcg!

@ashutosh-narkarashutosh-narkar merged commitef9e837 intoopen-policy-agent:mainDec 12, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ashutosh-narkarashutosh-narkarashutosh-narkar approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@c2zwdjnlcg@ashutosh-narkar

[8]ページ先頭

©2009-2025 Movatter.jp