Hello! On Tue, May 28, 2013 at 04:52:14AM -0400, gadh wrote:
> i found the bug - the web server returned in "Content-Type" header just > "text/html" and not added "charset=UTF-8". > why text/html is not enough ? For nginx, there should be no difference. But it looks like you are debugging complete system which includes backend software, nginx and a browser. If you think that the problem is in nginx - first of all I would recommend you to look into debug log. See http://nginx.org/en/docs/debugging_log.html for details. -- Maxim Dounin http://nginx.org/en/donation.html _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
