En Sat, 17 Feb 2007 05:38:06 -0300, Johny <[EMAIL PROTECTED]> escribió:
> Is HTTP_REFERER value transfered between different domains? > For example if I come to a website , say, www.python.org, from > website www.microsoft.com > will www.python.org finds that I came there from www.microsoft.com? Yes. This is how you know who is sending traffic to your site; some browsers (Opera by example) let the user choose not to send this header. (And what has this to do with Python?) -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list