我的解决如下:
xmlHttp.setrequestheader("content-type","application/x-www-form-urlencoded");
然后给要传的参数再进行escape编码escape(param)就行了
转载于:https://www.cnblogs.com/jgao/archive/2006/12/06/584417.html
转载于:https://www.cnblogs.com/jgao/archive/2006/12/06/584417.html