|
|
|
|
|
by ggrot
5865 days ago
|
|
Not exactly correct. If the URL you click on is HTTPS, then the referrer is sent. HTTPS->HTTP no referrer. HTTPS->HTTPS referrer (even if the domain changes). The encryption is preventing the network from seeing the data, not the remote hosts. If the browser sends the referrer encrypted, even to a different remote host, the network still can't see it. |
|