摘要: POSE方式 public static string HttpPost(string url, string body) { Encoding encoding = Encoding.UTF8; HttpWebRequest request = (HttpWebRequest)WebRequest 阅读全文
posted @ 2022-01-12 15:42 寻梦环游记 阅读(340) 评论(0) 推荐(0)