juzhiyuan commented on issue #2095: URL: https://github.com/apache/apisix-dashboard/issues/2095#issuecomment-996560736
> I checked [redirect plugin](https://apisix.apache.org/docs/apisix/plugins/redirect/), `Only one of http_to_https, uri or regex_uri can be specified.`, but `append_query_string` not one of them. So `append_query_string` maybe a separate button or option menu, because `append_query_string` can coexist with `http_to_https, uri, regex_uri`. Is it right ? Yes, both append_query_string & encode_uri are two seprate buttons, we could use Switch component to handle this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
