how gmail hide http referrer?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nokiamobile

    how gmail hide http referrer?

    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:


    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

    #2
    Re: how gmail hide http referrer?

    On Mar 28, 11:12 am, nokiamobile <nokiamobile... .@gmail.comwrot e:
    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/">

    Comment

    Working...