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

Always convert header values to str() #852

Merged
merged 1 commit into from Mar 24, 2016
Merged

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Mar 23, 2016

When serializing input to rest-* protocols, we need
to ensure that any value that's associated with a header value
is converted to a string.

Fixes #791.

cc @kyleknap @JordonPhillips

When serializing input to rest-* protocols, we need
to ensure that any value that's associated with a header value
is converted to a string.

Fixes boto#791.
@kyleknap
Copy link
Member

🚢

@jamesls jamesls merged commit fa07140 into boto:develop Mar 24, 2016
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

2 participants