Chrome显示临时标头显示为不带Cookie的请求 [英] Chrome show Provisional headers are shown without cookies in request

查看:2065
本文介绍了Chrome显示临时标头显示为不带Cookie的请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这个
有很多问题,例如







您可以看到,响应的状态码为200。



但是我可以看不到Cookie



有人告诉我禁用 chrome:// flags /#site-isolation-trial-opt-out



我做到了,但是当Chrome重新启动时,它会显示





在Firefox中使用相同的网址,我可以在请求中看到Cookie




https:// www。 chromium.org/Home/chromium-security/site-isolation#TOC-已知问题



表示:


n对于跨站点子资源请求,Chrome的DevTools,cookie和其他请求标头未显示在网络面板中。
DOM存储视图,安全性面板,性能面板以及在移动设备仿真模式下跨站点iframe的滚动也会出现问题,
所有这些问题都已在Chrome 68中修复。


但是我的Chrome仍然存在此问题。





Env:



Chrome版本73.0.3683.103(正式版本)(64)位)



Windows 10 pro 1809 / OSBuild:17763.379

解决方案

正确的答案似乎是您需要设置

 启用网络服务

已禁用的选项。


There are so many problems about this For example

"CAUTION: provisional headers are shown" in Chrome debugger

Chrome does not show request cookies when "Provisional Headers are shown"

I want to inpect cookies from CORS requests

You can see, response has status code 200.

But I can't see cookies

someone tell me to disable chrome://flags/#site-isolation-trial-opt-out

I done it, but when chrome restart, it show

Same url works in Firefox, I can see cookies in request

At https://www.chromium.org/Home/chromium-security/site-isolation#TOC-Known-Issues

said:

n Chrome's DevTools, cookies and other request headers are not shown in the network panel for cross-site subresource requests. There are also issues with the DOM storage view, security panel, performance panel, and with scrolling over cross-site iframes in mobile device emulation mode, all of which are fixed in Chrome 68.

But My chrome still have this problem.

Could you give me a solution?

Env:

Chrome Version 73.0.3683.103 (Official Build) (64-bit)

Windows 10 pro 1809/OSBuild: 17763.379

解决方案

The correct answer seems to be you need to set

Enable network service

option to disabled.

这篇关于Chrome显示临时标头显示为不带Cookie的请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆