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

Add support for custom headers in PUT requests #1059

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

passaro
Copy link
Contributor

@passaro passaro commented Oct 15, 2024

Description of change

Allows users to add custom headers to requests initiated by put_object and put_object_single.

Does this change impact existing behavior?

No.

Does this change need a changelog entry in any of the crates?

Yes. Changelogs will be updated in a separate PR (including all related PUT request changes, #1046 and #1057).


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

Signed-off-by: Alessandro Passaro <[email protected]>
@passaro passaro temporarily deployed to PR integration tests October 15, 2024 08:33 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 15, 2024 08:33 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 15, 2024 08:33 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 15, 2024 08:33 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 15, 2024 08:33 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 15, 2024 08:33 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 15, 2024 08:33 — with GitHub Actions Inactive
@passaro passaro added this pull request to the merge queue Oct 15, 2024
Merged via the queue into awslabs:main with commit 5954f53 Oct 15, 2024
23 checks passed
@passaro passaro deleted the put-object-headers branch October 15, 2024 10:36
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.

2 participants