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

feat: allow for additional params on conditionalPut #3

Merged
merged 1 commit into from
Jun 17, 2020

Conversation

jthomerson
Copy link
Member

When you add params like ContentType to your conditionalPut, those
were being sent to the GetObject call as well. Now we filter the params
sent to the GetObject call so that no unsupported params are sent to it.

@jthomerson jthomerson force-pushed the jrthomer/filter-getobject-params branch from e6140fa to 5ea69e4 Compare June 17, 2020 15:59
@coveralls
Copy link

coveralls commented Jun 17, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling ddaf4af on jrthomer/filter-getobject-params into e6e042d on master.

When you add params like `ContentType` to your conditionalPut, those
were being sent to the GetObject call as well. Now we filter the params
sent to the GetObject call so that no unsupported params are sent to it.
@jthomerson jthomerson force-pushed the jrthomer/filter-getobject-params branch from 5ea69e4 to ddaf4af Compare June 17, 2020 16:24
@jthomerson jthomerson merged commit 30bb876 into master Jun 17, 2020
@jthomerson jthomerson deleted the jrthomer/filter-getobject-params branch June 17, 2020 16:28
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