angular.js - Can't request data when passing Chinese parameters in angular jsonp url?
迷茫
迷茫 2017-05-15 17:08:51
0
2
535

When angular jsonp requests data, Chinese parameters are passed in the url. Will the browser recognize Chinese? What format will the browser convert it into? I use jsonp to request the url address. Chinese parameters are passed in the url and the request I can't get the data, but I directly enter this url in the address bar and write the parameters in the url in Chinese, and I can request the data. Please help me solve it. Thank you very much.
This is the url address: http://c.3g.163.com/search/co...ah.html
'Ah' is a parameter.

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(2)
世界只因有你

Chinese......

某草草

Check which encoding your browser uses to parse it

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template