Skip to content

Fixed superfluous ampersand when queries are embedded in paths - #252

Merged
jnunemaker merged 1 commit into
jnunemaker:masterfrom
cayblood:master
Nov 11, 2013
Merged

Fixed superfluous ampersand when queries are embedded in paths#252
jnunemaker merged 1 commit into
jnunemaker:masterfrom
cayblood:master

Conversation

@cayblood

Copy link
Copy Markdown

I'm using httparty to communicate with a REST service running deployd, which has a somewhat odd (yet legal) query syntax. These queries fail in httparty because it is adding a superfluous ampersand to the end of them. This commit fixes that problem. I have also included a test that exercises the problem.

jnunemaker pushed a commit that referenced this pull request Nov 11, 2013
Fixed superfluous ampersand when queries are embedded in paths
@jnunemaker
jnunemaker merged commit be7166c into jnunemaker:master Nov 11, 2013
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.

2 participants