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

handle HTML request correctly #2554

Merged
merged 3 commits into from
Sep 2, 2024
Merged

handle HTML request correctly #2554

merged 3 commits into from
Sep 2, 2024

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Aug 24, 2024

@yawkat @dstepanov there is a regression which broken the redirection from

https://launch.micronaut.io to https://micronaut.io/launch

This PR fixes it. I think the fix is the correct way of writing this controller but I am not sure if we want to support the old behaviour.

@sdelamo sdelamo added the priority: high High priority label Aug 24, 2024
@yawkat
Copy link
Member

yawkat commented Aug 26, 2024

Why does the old way not work anymore

@dstepanov
Copy link
Contributor

@yawkat
Copy link
Member

yawkat commented Aug 27, 2024

I have nothing against this change but maybe it would be better to just wait for the core fix

@sdelamo sdelamo merged commit d534c4d into 4.6.x Sep 2, 2024
14 checks passed
@sdelamo sdelamo deleted the fix-redirect branch September 2, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants