加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > PHP教程 > 正文

php – 使用SSL时是否有引用标头?

发布时间:2020-12-13 17:39:24 所属栏目:PHP教程 来源:网络整理
导读:使用SSL时,域内是否有引用标头? 解决方法 If a website is accessed from a HTTP Secure (HTTPS) connection and a link points to anywhere except another secure location,then the referrer field is not sent. The upcoming standard HTML5 will suppo
使用SSL时,域内是否有引用标头?

解决方法

If a website is accessed from a HTTP Secure (HTTPS) connection and a
link points to anywhere except another secure location,then the
referrer field is not sent.

The upcoming standard HTML5 will support the attribute/value rel =
“noreferrer” in order to instruct the user agent not to send a
referrer.

资料来源:http://en.wikipedia.org/wiki/HTTP_referrer

因此,似乎引用者不在域内,而是在SSL内.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读