Skip to content

Conversation

tylerwilliams
Copy link

These patches fix multivalued param handling for the case when you pass a dictionary with iterable values into a request and then call to_url. Previously this would encode the iterable value as a single string instead of encoding each value separately.

This also fixes the library to not send the "oauth_body_hash" parameter on GET or HEAD requests, as defined in the spec.

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.

1 participant