HTTP发送报文问题 在线求解!!!!!!!!!!
URL= http://explinktest.ddexp.com.cn/api/feedback.php
为什么 在调用时 result 返回 500错误信息
在线求解!!!!!!!!!!!!!!!!!!!!
------解决方案--------------------post.setRequestBody(xmlStr);
这的参数对吗?
API是这样的
public void setRequestBody(NameValuePair[] parametersBody)
throws IllegalArgumentException