havengit commented on issue #8203:
URL: https://github.com/apache/cloudstack/issues/8203#issuecomment-1809564850
Hi I change this line ,then It works perfect.
httpExchange.getResponseHeaders().set("content-type", "text/plain");
httpExchange.getResponseHeaders().set("content-type", "text/plain;
charset=UTF-8");

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