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 custom_queries to command PresignGet #262

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

qwfy
Copy link
Contributor

@qwfy qwfy commented Mar 16, 2022

Added a field custom_queries to command PresignGet.

The motivation is to be able to set the response-content-disposition query parameter (causing the server to respond with the Content-Disposition header set to the specified value) to enable the browser to save the presigned url as a file using the specified file name.

@durch durch changed the base branch from master to develop April 21, 2022 19:54
@durch durch merged commit cca631b into durch:develop Apr 21, 2022
@durch
Copy link
Owner

durch commented Apr 21, 2022

@qwfy thanks for the PR, will be released in 0.31

durch added a commit that referenced this pull request Apr 21, 2022
* Add custom_queries to command PresignGet (#262)

* fmt

* s3: Bump hmac to 0.12, sha2 to 0.10 and minidom to 0.14 (#265)

* cargo: Bump `hmac` to `0.12

* cargo: Update `sha2` to `0.10`

* cargo: bump `minidom` to `0.14`

* removed use of `NewMac` trait

Co-authored-by: Drazen Urch <drazen@urch.eu>

* Fix merge

* awscreds 0.29.0

* aws-region 0.24

* awsregion 0.24.1

* awscreds 0.29.1

* s3 0.31.0

Co-authored-by: Incomplete <incomplete@aixon.co>
Co-authored-by: Luca Quartesan <quarte1994@gmail.com>
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