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

Force followRedirects on the OkHttpClient when needed #1130

Merged
merged 1 commit into from Dec 12, 2019

Conversation

fpavageau
Copy link
Contributor

This is a small fix: followRedirects was only applied when combined with a connect or read timeout override, which the test did.

@kdavisk6 kdavisk6 self-assigned this Dec 12, 2019
@kdavisk6 kdavisk6 added bug Unexpected or incorrect behavior feedback provided Feedback has been provided to the author labels Dec 12, 2019
@kdavisk6
Copy link
Member

Looks good. Travis is unhappy due to formatting being off. Can you please fix the formatting?

@fpavageau
Copy link
Contributor Author

@kdavisk6 Sure, it's fixed. Too bad the formatting check is attached to the install phase, as I'd only run package.

Copy link
Member

@velo velo left a comment

Choose a reason for hiding this comment

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

Lgtm

@velo velo merged commit 9e23599 into OpenFeign:master Dec 12, 2019
@kdavisk6 kdavisk6 added this to the 10.7.1 milestone Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected or incorrect behavior feedback provided Feedback has been provided to the author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants