kimmking commented on PR #13617:
URL: https://github.com/apache/dubbo/pull/13617#issuecomment-1889728708

   I know your case now.
   BTW: It need/maybe process q param to parse Accept-Charset field like:
   ```
   Accept-Charset: <charset>
   
   // Multiple types, weighted with the [quality 
value](https://developer.mozilla.org/zh-CN/docs/Glossary/Quality_values) syntax:
   Accept-Charset: utf-8, iso-8859-1;q=0.5
   ```
   
   refer:
   https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Headers/Accept-Charset


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