No refrerer! 2003-12-16 08:34am
With Mozilla/Firebird you can set this in your prefs.js and then your browser will not send any more referer headers.
user_pref("network.http.sendRefererHeader", 0);




