简体   繁体   English

在预览Cloudflare应用程序时,以前存储的cookie会发挥作用

[英]While previewing the Cloudflare app previously stored cookies are coming into play

Scenario: 场景:

  • Let's say I'm setting a cookie (name=John Doe;path=/). 假设我要设置一个cookie(名称= John Doe; path = /)。
  • After some time I'm again setting a cookie (name=Jonny;path=/). 一段时间后,我再次设置一个cookie(名称= Jonny; path = /)。
  • Now, If I get the cookie name I'm receiving "John Doe". 现在,如果我得到了cookie 名称,我将收到“ John Doe”。

May I know Why I'm not receiving the latest value? 我可以知道为什么我没有得到最新的价值吗? Please help me with this issue. 请帮我解决这个问题。

Are you setting this cookie in a Cloudflare app and then seeing the old cookie stored in the app previewer? 您是在Cloudflare应用中设置此Cookie,然后看到存储在应用预览器中的旧Cookie吗? or is the old cookie stored incorrectly on a site with it installed? 还是旧的Cookie会错误地存储在安装了它的网站上? If it's on only the previewer, this is likely something to do with the iframe. 如果仅在预览器上,则可能与iframe有关。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM