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

Provide access to the default redirect handler #5338

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Oct 1, 2024

Motivation:

This is useful for building redirect handlers
for clients that need to delegate to the default behavior. In Quarkus we will leverage this to get rid of the deprecated (and since removed) calls to redirectHandler

@geoand geoand force-pushed the httpclient-default-redirect branch from a4cbd17 to 913ef15 Compare October 1, 2024 15:14
@geoand geoand force-pushed the httpclient-default-redirect branch from 913ef15 to 4f97976 Compare October 2, 2024 04:33
@geoand
Copy link
Contributor Author

geoand commented Oct 2, 2024

PR updated as per review comments

@geoand geoand force-pushed the httpclient-default-redirect branch from 4f97976 to 94a6710 Compare October 2, 2024 08:29
@geoand geoand force-pushed the httpclient-default-redirect branch from 94a6710 to b7bcb97 Compare October 2, 2024 08:46
This is useful for building redirect handlers
for clients that need to delegate to the default behavior.
In Quarkus we will leverage this to get rid of the deprecated
(and since removed) calls to redirectHandler
@geoand geoand force-pushed the httpclient-default-redirect branch from b7bcb97 to 62138e8 Compare October 2, 2024 08:47
@vietj vietj added this to the 5.0.0 milestone Oct 2, 2024
@vietj vietj merged commit 9cdfd61 into eclipse-vertx:master Oct 2, 2024
7 checks passed
@vietj
Copy link
Member

vietj commented Oct 2, 2024

thanks @geoand

@geoand
Copy link
Contributor Author

geoand commented Oct 2, 2024

🙏🏽

@geoand geoand deleted the httpclient-default-redirect branch October 2, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants