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