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

FI-1659: Follow redirects #231

Merged
merged 3 commits into from
Aug 2, 2022
Merged

FI-1659: Follow redirects #231

merged 3 commits into from
Aug 2, 2022

Conversation

Jammjammjamm
Copy link
Collaborator

This branch updates the http client to automatically follow redirects (see #229).

@Jammjammjamm Jammjammjamm self-assigned this Aug 1, 2022
Copy link
Contributor

@arscan arscan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should there be any testing regarding what http request gets saved and presented to the user? It's not obvious to me what happens in this case. Will the last request made show up (after the redirect), the first request where the redirect happens, both, neither?

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.

2 participants