08 2022 档案
IdentityServer4 cookie 不回写
摘要:参考官方地址 Patch for Chrome login issue (IdentityServer4 + SameSite cookie problem) | ABP 社区 还有vue的项目必须在nginx下跑,我跑在本地,直接有本地的地址打死也不行,用localhost没有问题,后来想到应该是 阅读全文
posted @ 2022-08-12 08:56 陈-chen 阅读(44) 评论(0) 推荐(0)
Request请求https webservice
摘要:using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Net.Security; using System.Security 阅读全文
posted @ 2022-08-05 10:28 陈-chen 阅读(102) 评论(0) 推荐(0)