kazetyan commented on issue #13349:
URL: https://github.com/apache/dubbo/issues/13349#issuecomment-1820842240

   
   
![image](https://github.com/apache/dubbo/assets/50894526/4c562d3e-db6e-4b0e-a0fc-83874c319a98)
   
   
![image](https://github.com/apache/dubbo/assets/50894526/9542a458-1ce0-480f-bc1a-823f22d5cccc)
   
   `ParamProviderParamParser` 获取到参数时是否应该进行url decode 处理
   
   
![image](https://github.com/apache/dubbo/assets/50894526/cc42c151-4841-4c82-9369-f96f3826c357)
   
   或者在创建`NettyRequestFacade` 的时候进行?
   
   
![image](https://github.com/apache/dubbo/assets/50894526/60b921f7-445d-4a49-b51d-fb7aa22e53c6)
   
   排查的时候顺便看了下`BodyProviderParamParser`的实现,解码时编码要么是取系统默认的,要么是写死的utf-8(或许是个隐藏bug?)
   
![image](https://github.com/apache/dubbo/assets/50894526/4d73ff25-cdf4-46f7-8261-f47471a7f29b)
   
![image](https://github.com/apache/dubbo/assets/50894526/d60c8aa0-e045-4b13-8a0d-bd4cfac02bea)
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to