ysjjovo opened a new issue #4433: Controller does't return json with encoding header 'Content-Type=application/json; charset=utf-8' URL: https://github.com/apache/incubator-openwhisk/issues/4433 Controller return json using code 'complete(OK, response)',the 'Content-Type' header value is 'application/json',without charset parameter,but some client will use a default charset(ISO-8859-1) when charset parameter not given.
---------------------------------------------------------------- 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
