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

使用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内.

相关文章

统一支付是JSAPI/NATIVE/APP各种支付场景下生成支付订单,返...
统一支付是JSAPI/NATIVE/APP各种支付场景下生成支付订单,返...
前言 之前做了微信登录,所以总结一下微信授权登录并获取用户...
FastAdmin是我第一个接触的后台管理系统框架。FastAdmin是一...
之前公司需要一个内部的通讯软件,就叫我做一个。通讯软件嘛...
统一支付是JSAPI/NATIVE/APP各种支付场景下生成支付订单,返...