demonbug commented on issue #3008:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/3008#issuecomment-1140641555

   > 这个问题就是兼容性考虑比较复杂。 目前是建议用户设置context之前自行编码,而不是从框架层面编码。 
属于历史遗留问题,当然框架层面在最开始设计的时候,考虑URLEncode等,是最好的。
   
   
URLEncode会存在兼容性问题,因为上层代码需要进行编解码,而直接使用jackson的unicode编码则没什么兼容性问题,jackson可以自动解码,上层代码不感知


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