Skip to content

Conversation

@spencergibb
Copy link
Member

Fixes gh-727

@spencergibb spencergibb added the type: dependency-upgrade A dependency upgrade label Oct 11, 2022
@spencergibb spencergibb requested a review from mp911de October 11, 2022 16:27
// Support redirects
httpClientBuilder.setRedirectStrategy(new LaxRedirectStrategy());
// TODO: DefaultRedirectStrategy doesn't take method into account
// httpClientBuilder.setRedirectStrategy(new LaxRedirectStrategy());
Copy link
Member Author

Choose a reason for hiding this comment

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

There is nothing comparable in client5

@mp911de mp911de added this to the 3.0.0-RC1 milestone Oct 17, 2022
mp911de pushed a commit that referenced this pull request Oct 17, 2022
mp911de pushed a commit that referenced this pull request Oct 17, 2022
mp911de pushed a commit that referenced this pull request Oct 17, 2022
@mp911de mp911de closed this in 800730f Oct 17, 2022
@mp911de
Copy link
Member

mp911de commented Oct 17, 2022

Thank you for your contribution. That's merged and polished now.

mp911de added a commit that referenced this pull request Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Apache HTTP Client 5

2 participants