The cookie of the request header cannot be found in the chrome console.

  1. chrome browser, after sending the request, you cannot see the cookie value of header in the request (https). Firefox can see.
  2. Test link https://pages.c-ctrip.com/ttd/overseattd/201806/hotel-ticket/index.html?disable_webview_cache_key=1&recomid=eQDgK. Click to pick up while logged in, and a post request for restapi/soa2/12008/SendPromotionQOC will be sent. However, the cookie value cannot be seen in the request header

firefox

May.30,2021

Chrome67 introduces a new feature: site-isolation (site isolation), that is, when requesting third-party site data, sensitive information such as cookie is hidden and displayed as "Provisional headers are shown". Solution: visit chrome://flags/-sharpsite-isolation-trial-opt-out. It's amazing to choose Opt-out


.


https://stackoverflow.com/que.

https://blog.csdn.net/starsno.

if it is accidental, it should be a server-side problem.
if it happens frequently, it should be an extender problem.

Menu