As this is handled by the browser - you might want to revert to
Javascript. I think there is a plugin for JQuery which handles this.
MerMer
Siah wrote:
> Hi,
>
> I need to hide referrer url on HttpResponseRedirect. I was expecting to
> find something like ReferrerURL in HttpResponseRedirect.he
On 12/2/06 6:01 PM, Siah wrote:
> How can I accomplish that?
You can't; the Referer header gets set by the browser, not by the web server.
Jacob
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group
Hi,
I need to hide referrer url on HttpResponseRedirect. I was expecting to
find something like ReferrerURL in HttpResponseRedirect.headers, but
did not. I was hopping to change the header information right before
HttpResponseRedirect sends the user to the other server to hide the
referrer URL, o
3 matches
Mail list logo