摘要: 可获取公司https的 public static void test2(String url) { WebClient wc = new WebClient(); wc.Encoding = Encoding.UTF8; wc.Headers.Add("Accept: text/html,appl 阅读全文
posted @ 2023-10-07 16:29 cnchengv 阅读(43) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/dongyuguoai/article/details/83036486 关于https请求 https://www.cnblogs.com/itjeff/p/5794673.html 阅读全文
posted @ 2023-10-07 14:50 cnchengv 阅读(48) 评论(0) 推荐(0)