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

Support query parameters in RedirectTo filter #3126

Merged

Conversation

fombico
Copy link
Contributor

@fombico fombico commented Nov 7, 2023

Adds an optional boolean parameter to the RedirectTo filter to indicate whether the request query parameters should be included on the url. The parameter is treated as false when not set to preserve backwards compatibility.

Adds an optional boolean parameter to the RedirectTo filter to indicate whether the request query parameters should be included on the `url`. The parameter is treated as false when not set to preserve backwards compatibility.
@ryanjbaxter ryanjbaxter merged commit 70e2008 into spring-cloud:4.0.x Dec 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants