摘要: var url = "http://11.4.64.77:8888/a/b"; if (url.StartsWith("https")) System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls; forea 阅读全文
posted @ 2020-10-15 16:07 狂乱贵公子 阅读(172) 评论(0) 推荐(0) 编辑