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

Cannot detect redirect #5

Closed
zbyte64 opened this issue Jan 22, 2014 · 1 comment · Fixed by #8
Closed

Cannot detect redirect #5

zbyte64 opened this issue Jan 22, 2014 · 1 comment · Fixed by #8

Comments

@zbyte64
Copy link

zbyte64 commented Jan 22, 2014

If you make a request the client will follow redirects but you have no way of knowing in the response what the final url was. adding an entry for .getLastUri in the channel response will allow the requester to determine where they were redirected too.

@r0man
Copy link
Owner

r0man commented Feb 9, 2014

Patch that does the same as clj-http welcome.

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 a pull request may close this issue.

2 participants