unhappydepig commented on issue #2967: Chinese garbled of alarm message 
URL: https://github.com/apache/skywalking/issues/2967#issuecomment-506922229
 
 
   The charset for my server is UTF-8 and runs the test case. When I manually 
specify the encoding format as UTF-8. The server can respond normally.
   
![image](https://user-images.githubusercontent.com/5573215/60379073-e456ae00-9a5e-11e9-9b2d-8151059d0471.png)
   
   At the same time I noticed. If no charset is specified, the default encoding 
format of “StringEntity” is “HTTP.DEF_CONTENT_CHARSET” and the variable 
defaults to “ISO-8859-1”
   
![image](https://user-images.githubusercontent.com/5573215/60379103-41eafa80-9a5f-11e9-910c-e5407cae7a88.png)
   
   
![image](https://user-images.githubusercontent.com/5573215/60379132-dc4b3e00-9a5f-11e9-8b4b-a02142df893f.png)
   
   
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to