首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX
›
程序员
求教 Refused to set unsafe header "Cookie" 如何解决
zengxiangjun
·
2018-05-06 11:37:15 +08:00
· 8278 次点击
这是一个创建于 2394 天前的主题,其中的信息可能已经有所发展或是发生改变。
在
a.site.com
跨域请求了
b.site.com
的接口(注意是二级域)
在发起的前端 ajax 请求中已经设置了 crossDomain 为 true, 并且 withCredentials 为 true
b.site.com
的接口正确返回了结果
但浏览器端依然报错:Refused to set unsafe header "Cookie"
环境:chrome。向各位大神求解
Unsafe
header
refused
set
1 条回复
1
kfll
2018-05-06 15:59:22 +08:00 via iPhone
Ajax 不允许手动指定 Cookie Header,详见 MDN
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
1022 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms ·
UTC 23:05
·
PVG 07:05
·
LAX 15:05
·
JFK 18:05
Developed with
CodeLauncher
♥ Do have faith in what you're doing.