Referrer key missing form os.environ dictionary?

Denis McMahon denismfmcmahon at gmail.com
Wed Sep 25 17:17:53 EDT 2013


On Wed, 25 Sep 2013 18:16:39 +0300, Νίκος wrote:

> how caom the http_referer thing works ok now but when i just print all
> the key listing of .os.environ ket the http_referer key isnt inside?

That you do not understand this is caused by your failure to understand 
the HTTP protocol. You have been told before, this NG is not networking 
and / or tcp/ip and / or internet protocols 101.

Please go and learn about the network protocols you're trying to interact 
with before you start writing code that interacts with them. The issue 
you are raising here is not a python issue, it is a network protocols 
issue that has nothing whatsoever to do with python.

-- 
Denis McMahon, denismfmcmahon at gmail.com



More information about the Python-list mailing list