摘要:
可以看下他的响应Body catch (WebException ex) { if (ex.Status == WebExceptionStatus.ProtocolError) { HttpWebResponse err = ex.Response as HttpWebResponse; if ( 阅读全文
posted @ 2020-11-30 14:49
LuoCore
阅读(1354)
评论(2)
推荐(1)
摘要:
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls | SecurityProtocolType.Tls11 | SecurityProtocolType.Tls12;https://stackoverflow.com/qu 阅读全文
posted @ 2020-11-30 14:18
LuoCore
阅读(409)
评论(0)
推荐(1)

浙公网安备 33010602011771号