最近一个推送信息的目标接口从http格式换成https格式,原来的请求无法正常发送,所以修改了发送请求的方法.标红的代码是新加了,改了之后就可以正常访问(不检测证书的) public static string PostData3(string posturl, string postData, E Read More
posted @ 2019-04-30 11:37 hezhiming Views(7413) Comments(0) Diggs(0)