What happened when you don't write back cookie? I'm using fasthttp, would the previously sent cookie from the server deleted on the browser if you don't write back a cookie?
1条回答 默认 最新
- dongyan8929 2017-03-06 14:31关注
What happened when you don't write back cookie?
Then the cookie doesn't change. The name stays the same. The value stays the same. The rules for when it expires stay the same.
would the previously sent cookie from the server deleted on the browser if you don't write back a cookie?
No.
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
悬赏问题
- ¥15 用verilog实现tanh函数和softplus函数
- ¥15 Hadoop集群部署启动Hadoop时碰到问题
- ¥15 求京东批量付款能替代天诚
- ¥15 slaris 系统断电后,重新开机后一直自动重启
- ¥15 QTableWidget重绘程序崩溃
- ¥15 谁能帮我看看这拒稿理由啥意思啊阿啊
- ¥15 关于vue2中methods使用call修改this指向的问题
- ¥15 idea自动补全键位冲突
- ¥15 请教一下写代码,代码好难
- ¥15 iis10中如何阻止别人网站重定向到我的网站