Cookie aint retrieving when visiting happens from a backlink.
Νίκος Αλεξόπουλος
nikos.gr33k at gmail.com
Fri Oct 25 04:25:19 EDT 2013
More information about the Python-list mailing list
Fri Oct 25 04:25:19 EDT 2013
- Previous message (by thread): Cookie aint retrieving when visiting happens from a backlink.
- Next message (by thread): Cookie aint retrieving when visiting happens from a backlink.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Στις 25/10/2013 10:32 πμ, ο/η Chris Angelico έγραψε: > On Fri, Oct 25, 2013 at 6:22 PM, Νίκος Αλεξόπουλος > <nikos.gr33k at gmail.com> wrote: >> Can somebody explain why this is happening? >> >> You can see this action yourself by hitting: >> >> 1. superhost.gr as a direct hit >> 2. by clicking superhost.gr's backlink from ypsilandio.gr/mythosweb.gr >> >> You will see than in 2nd occasion another ebtry will appear in the database >> here: >> >> http://superhost.gr/?show=log&page=index.html > > Issue closed, unable to replicate. Either something you're doing is > different from what you're describing, or your browser is behaving > differently. Look at the Set-Cookie headers coming back, and the > subsequent Cookie headers in requests, and see what you can learn. There is no set of cookie returned back when visitor comes from a referer. Isn't this strange? No matter if you visit a webpage as a direct hit or via a referer the cookie on the visitor's browser should have been present. But it can only can be found and retrieved as a direct hit and _not_ from a referrer backlink. But thw browser is the same... -- What is now proved was at first only imagined! & WebHost <http://superhost.gr>
- Previous message (by thread): Cookie aint retrieving when visiting happens from a backlink.
- Next message (by thread): Cookie aint retrieving when visiting happens from a backlink.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list