params: { accept: ‘text/plain; charset=utf-8‘ },
向服务器传值的时候指定这么一个返回,也就是说accept的时候以
text/plain; charset=utf-8
格式来接收
感谢:http://segmentfault.com/q/1010000000319324
IE 返回值JSON会导致IE弹出下载框问题
原文:http://my.oschina.net/cshuangxi/blog/332850