Connecting Tech Pros Worldwide Forums | Help | Site Map

how gmail hide http referrer?

nokiamobile
Guest
 
Posts: n/a
#1: Mar 28 '08
Hi,
anyone know how gmail hide http referrer when a link in email is
clicked?


If you would like to try:
send to your gmail address in body text, this URL:
http://wwwhomes.uni-bielefeld.de/cgi...im/server.html

Open your gmail account and try to click it.

will you find HTTP_REFERER field empty.

How is it possible?

Is it possible in php?
Thanks!


SrSilveira
Guest
 
Posts: n/a
#2: Mar 28 '08

re: how gmail hide http referrer?


On Mar 28, 11:12 am, nokiamobile <nokiamobile....@gmail.comwrote:
Quote:
Hi,
anyone know how gmail hide http referrer when a link in email is
clicked?
>
If you would like to try:
send to your gmail address in body text, this URL:http://wwwhomes.uni-bielefeld.de/cgi...im/server.html
>
Open your gmail account and try to click it.
>
will you find HTTP_REFERER field empty.
>
How is it possible?
>
Is it possible in php?
Thanks!
<META HTTP-EQUIV="refresh" content="0; url=http://www.example.com/">
Closed Thread