pmgcat opened a new issue #2367: URL: https://github.com/apache/incubator-shenyu/issues/2367
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior For example, when requesting the URL "http://127.0.0.1:9195/test/getQuery?name=%E4%B9%83%E4%B8%87NINEONE%23+%E9%99%90%E9%87%8F%E5%8F%91%E5%94%AE2021+RR+Tour%E5%AE%9A%E5%88%B6%E5%B8%86%E5%B8%83%E5%8C%85&uid=12". Downstream services will not get the uid parameter, and the value of the name parameter is complete. ### Expected Behavior The request url query received by the downstream service is 'name=乃万NINEONE'. ### Steps To Reproduce _No response_ ### Environment ```markdown ShenYu version(s): 2.4.0 ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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]
