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

Redirect with HTTParty causes error #225

Open
cgriego opened this issue Nov 21, 2012 · 0 comments
Open

Redirect with HTTParty causes error #225

cgriego opened this issue Nov 21, 2012 · 0 comments
Labels

Comments

@cgriego
Copy link

cgriego commented Nov 21, 2012

The behavior I am seeing is that when HTTParty makes a request whose response is a redirect, eventually a timeout error is raised. This is with net connections allowed. If I execute the same code without requiring WebMock, then it works. HTTParty doe have behavior to follow redirects, but it doesn't make it past the first request.

This seems like it might be related to #185

@davidbegin davidbegin added the Bug label May 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants