Chrome does not parse HTML returned by web.py on Alibaba Cloud ECS
I've just got this new ECS server and used web.py to return an HTML file from the server. IE and Edge can parse it normally and display the web page, but Chrome and my mobile phone fail to parse the HTML file. They only display the HTML file source c...