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

Replace HTTParty with net/http #42

Merged
merged 3 commits into from
Mar 15, 2016
Merged

Replace HTTParty with net/http #42

merged 3 commits into from
Mar 15, 2016

Conversation

alisdair
Copy link
Contributor

@alisdair alisdair commented Mar 7, 2016

Fixes #3, #38

Needs some more testing before merge and release.

alisdair added 3 commits March 5, 2016 12:24
Surely no-one is using Rubinius 1.8/1.9? And I have no idea why this
test fails, but it means that the gem has never worked with rbx.
@alisdair alisdair self-assigned this Mar 7, 2016
@alisdair
Copy link
Contributor Author

After lots of internal testing, I can't find any significant behaviour change. The only difference I can find is when receiving errors, we now return a Net::HTTPBadRequest instead of an HTTParty::Response. This is unavoidable.

alisdair added a commit that referenced this pull request Mar 15, 2016
Replace HTTParty with net/http
@alisdair alisdair merged commit 743d545 into master Mar 15, 2016
@alisdair alisdair deleted the net-http branch March 15, 2016 11:06
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