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

Fixes #67 - follow http redirects: #121

Merged
merged 1 commit into from
Jul 1, 2014
Merged

Fixes #67 - follow http redirects: #121

merged 1 commit into from
Jul 1, 2014

Conversation

mikeantonelli
Copy link

  • Log redirect location.
  • Add full range of redirect response codes.

* Log redirect location.
* Add full range of redirect response codes.
@tjarratt
Copy link
Contributor

tjarratt commented Jul 1, 2014

Wow, thanks for the PR @mikeantonelli!

I couldn't find any documentation that stated that 307 and 308 behave the same way as the other redirects (e.g.: a URI to redirect the client to is provided in the Location header), but it seems likely, given the similarities to 302 and 301.

tjarratt added a commit that referenced this pull request Jul 1, 2014
@tjarratt tjarratt merged commit b1cc4f1 into savonrb:master Jul 1, 2014
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