摘要: 如果需要跨域请求发送cookie,需要xhr.withCredentials = true; 并且如要设置Access-Control-Allow-Credentials: true 如果设置了Access-Control-Allow-Credentials: true, 那么:Access-Con 阅读全文
posted @ 2023-03-03 10:19 cococe 阅读(591) 评论(0) 推荐(0)