qicz edited a comment on pull request #2738:
URL: 
https://github.com/apache/incubator-shenyu/pull/2738#issuecomment-1008307607


   > If modified this way, all of them are used url encoder. But for some 
normal ones, it is not necessary.
   > 
   > > some query like status=[abc%2Cedf] will catch the Invalid character '[' 
for QUERY_PARAM in status=[abc%2Cedf]
   
   A framework like `spring` will decode automatically. `UriComponentsBuilder` 
can not support part of the encoding.


-- 
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]


Reply via email to