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

Introduces a parameter encoder option to connections. #199

Merged
merged 1 commit into from
Oct 20, 2012

Conversation

sporkmonger
Copy link
Contributor

Allows parameter encoding behavior to be overridden.
Fixes technoweenie/faraday#182.
Based on sqrrrl/faraday@dc8409d4d5.

Might break compatibility in some places because it's a pretty big change, but I've made every effort to avoid this, and the code I've used was largely pulled from Addressable where it was thoroughly tested.

Allows parameter encoding behavior to be overridden.
Fixes technoweenie/faraday#182.
Based on sqrrrl/faraday@dc8409d4d5.
technoweenie added a commit that referenced this pull request Oct 20, 2012
Introduces a parameter encoder option to connections.
@technoweenie technoweenie merged commit 412844a into lostisland:master Oct 20, 2012
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