(急)Webservice的Content-Type问题
hzpdh 2012-05-04 10:57:44 最近做了一个C#写的Webservice,供小型机连。对方一直说报错,直接在IE里打开测试界面的Content-Type项是Host: 28.90.0.61;Content-Type: application/json; charset=utf-8;Content-Length: length...他说要用Host: 28.90.0.61
Content-Type: application/x-www-form-urlencoded。这个怎么改呢,我都没弄过,请高手帮忙一下。