lianjunwei opened a new issue, #4642: URL: https://github.com/apache/shenyu/issues/4642
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Special symbols such as ' [] ' and ' $' are encoded. ### Expected Behavior ? params=123¶ms=[male]&id$=20 ### Steps To Reproduce 1.The value part of the URL query parameter should not be encoded. For example, queryParam is like? params=123¶ms=[male]&id$=20 ### Environment ```markdown ShenYu version(s):2.4.2 ~ 2.5.1 ``` ### 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]
