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

Modifies REST V2 encoder to not lower-case header names #472

Merged
merged 2 commits into from Jan 20, 2020

Conversation

skmcgrail
Copy link
Member

Modifies the REST v2 encoder to not lower-case values, but use the provided Set/Add headers which will canonicalize the headers.

@skmcgrail skmcgrail changed the base branch from master to feature/GeneratedMarshaling January 13, 2020 22:22
@jasdel
Copy link
Contributor

jasdel commented Jan 14, 2020

Tests failing due to not being in sync with casing change.

@skmcgrail
Copy link
Member Author

Tests failing due to not being in sync with casing change.

Fixed

@jasdel jasdel merged commit 1bc9601 into aws:feature/GeneratedMarshaling Jan 20, 2020
skotambkar pushed a commit to skotambkar/aws-sdk-go-v2 that referenced this pull request Feb 29, 2020
Modifies the REST v2 encoder to not lower-case values, but use the provided Set/Add headers which will canonicalize the headers.
jasdel pushed a commit that referenced this pull request Mar 2, 2020
Modifies the REST v2 encoder to not lower-case values, but use the provided Set/Add headers which will canonicalize the headers.
skmcgrail added a commit that referenced this pull request Apr 14, 2020
Modifies the REST v2 encoder to not lower-case values, but use the provided Set/Add headers which will canonicalize the headers.
@skmcgrail skmcgrail deleted the rest/header branch April 16, 2020 17:24
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

3 participants