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

Add support for handling HTTP redirects. #589

Merged
merged 1 commit into from
Jun 26, 2014
Merged

Add support for handling HTTP redirects. #589

merged 1 commit into from
Jun 26, 2014

Conversation

mikeantonelli
Copy link

Update httpi - pending merge/release of savonrb/httpi#117.
Add global option: follow_redirects.
Add tests.
Fix deprecation warnings.

Fix deprecation warnings.
Add tests.
Temp: update httpi location
@tjarratt
Copy link
Contributor

Going to merge this from the command line because the Gemfile has a reference to your fork.

Really appreciate you fixing these deprecation warnings. Did that just happen with Rspec 3?

@tjarratt tjarratt merged commit 60e5baf into savonrb:master Jun 26, 2014
@tjarratt
Copy link
Contributor

Working on releasing 2.6.0 to rubygems.org -- just fixing up some tests that started flaking out.

@tjarratt
Copy link
Contributor

@mikeantonelli
Copy link
Author

Yea, I noticed those warning started showing up with Rspec 3 so I thought I'd clean them up as long as I was in there. Thanks @tjarratt!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants