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

Remove Implicit Expect HTTP Header From PUT/POST Requests #338

Merged
merged 2 commits into from
Dec 4, 2016

Conversation

brendanhay
Copy link
Owner

The header is now added to the sole required case of S3 PutObject via the generator's operationPlugins configuration.

(Why wasn't it done this way originally?!)

Closes #330

The generator config for S3 now adds the Expect
header for the isolated PutObject case, without
affecting other services.
@brendanhay brendanhay merged commit c249854 into develop Dec 4, 2016
@brendanhay brendanhay deleted the feature/expect-100-continue branch December 4, 2016 07: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.

None yet

1 participant