什么是仅限主机的 cookie? [英] What is a host only cookie?

查看:33
本文介绍了什么是仅限主机的 cookie?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道什么是 host only cookie.

I would like to know what is a host only cookie.

在检索 form auth 时,浏览器在标头中获取一个 JSESSIONID cookie,显示为 host only.

While retrieving a form auth, browser gets in the headers a JSESSIONID cookie shown as host only.

推荐答案

Host Only cookie 意味着浏览器应该将 cookie 处理到服务器 only 到首先发送到同一主机/服务器到浏览器.

Host Only cookie means that the cookie should be handled by the browser to the server only to the same host/server that firstly sent it to the browser.

您不希望为广告活动发送此仅限主机的 cookie,因为它可能包含敏感信息.

You don't want to send this host only cookie for ad campaigns, as it might contain sensitive information.

这篇关于什么是仅限主机的 cookie?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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