-
Notifications
You must be signed in to change notification settings - Fork 527
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
Feature request: support appending query string in redirect plugin #2095
Comments
This issue has been marked as stale due to 30 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions. |
Hi, @namangirdhar16 .Did you have any difficulties? |
@zaunist could you help to check this? |
A great pleasure |
I checked redirect plugin, |
Yes, both append_query_string & encode_uri are two seprate buttons, we could use Switch component to handle this. |
Feature request
Please describe your feature
Dashboard has integrated the redirect plugin into the first step of Route creation, refer to apache/apisix#4298, it would be better to add
append_query_string
fieldDescribe the solution you'd like
The text was updated successfully, but these errors were encountered: