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

Aws::S3::PresignedPost does not allow for extra headers #1399

Closed
desheikh opened this issue Jan 27, 2017 · 3 comments
Closed

Aws::S3::PresignedPost does not allow for extra headers #1399

desheikh opened this issue Jan 27, 2017 · 3 comments
Labels
feature-request A feature should be added or improved.

Comments

@desheikh
Copy link

S3 presigned posts allow for arbitrary headers if they are included in the policy but Aws::S3::PresignedPost does not allow for it.

For example when trying to allow for an arbitrary "x-requested-with" header.

This seems to be a regression from:
#297

@awood45
Copy link
Member

awood45 commented Jan 30, 2017

Good point, it does look like we had this in V1. Taking this as a feature request, I'll take a look at copying over the old solution.

@awood45 awood45 added feature-request A feature should be added or improved. Version 2 labels Jan 30, 2017
@cjyclaire
Copy link
Contributor

This has been tracked in backlog to be prioritized : )

@mullermp
Copy link
Contributor

Reopening - deprecating usage of Feature Requests backlog markdown file.

@mullermp mullermp reopened this Oct 21, 2019
@mullermp mullermp removed the v2 label Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

4 participants