Is there a way to turn off the referrer information in Mozilla Firefox?
Mozilla Question
Miscellaneous Forums/General Discussion/Mozilla Question 1) type "about:config" in your address bar
2) type "refer" in the filter bar on the page about:config loads
3) select "network.http.sendRefererHeader", set value to 0.
0 = Off, 2 = On,
(no clue what it does when set to 1)
Love keeping it off, just wish someone made an extension to set whitelists for it though, as some sites that load images within itself like to be displayed as blocked due to no header sent.
2) type "refer" in the filter bar on the page about:config loads
3) select "network.http.sendRefererHeader", set value to 0.
0 = Off, 2 = On,
(no clue what it does when set to 1)
Love keeping it off, just wish someone made an extension to set whitelists for it though, as some sites that load images within itself like to be displayed as blocked due to no header sent.
Setting it to 1 will send the Referer header when clicking on a link.
Thanks a lot!