Posted by Harlan Messinger on 07/16/06 18:38
SomeGroup wrote:
> Hi all,
>
> Is there a way in HTML to set the value for the Referrer header that
> gets sent along with the HTTP request?
>
> I have tried the following
>
> <meta http-equiv="Referrer" content="some URL"/>
>
> However, this didn't work. Any ideas on how this can be achieved.
I don't know if it can be changed like this, but if it can, it'll
involve using the correct (though incorrectly spelled) name of the
header: "Referer".
[Back to original message]
|