Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57536

Re: Cookie aint retrieving when visiting happens from a backlink.

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <joel.goldstick@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.057
X-Spam-Evidence '*H*': 0.89; '*S*': 0.00; 'receives': 0.04; 'cookie': 0.09; 'cc:addr:python-list': 0.11; 'cookies': 0.16; 'directive': 0.16; 'nick': 0.16; 'subject:when': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'not,': 0.20; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'gets': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; '25,': 0.31; 'them?': 0.31; 'url:python': 0.33; 'beginning': 0.33; 'fri,': 0.33; 'subject:from': 0.34; 'received:google.com': 0.35; 'add': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'too': 0.37; 'server': 0.38; 'does': 0.39; 'url:mail': 0.40; 'how': 0.40; 'browser': 0.61; 'back': 0.62; 'to:addr:gmail.com': 0.65; 'here': 0.66; '26,': 0.68; 'back?': 0.84; 'joel': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=b2Lbtzuoln7BHCfqLaMre/6Sp20n0qO5AXaBHITfKA8=; b=oR7/9OVDsr3jJqM5TAoHeKf05KYSGq/HLJPouP9e50T2SeWyJaCMVPzQ+QNbFxUcv8 8OkX8x5mDpE8XULuks8spIfr5DvrEdQJ0j0Hbf+xQ6MXb/T168zJrDUyC+9H7IwPoDEt z5sv+IlMPvHc+8xEEPOaVGrxSpqy5HrUMuT79hNIYzNE35xGZZxBTCJafrQOXmOi5w9q +WW8z1wziaAGJ2A/RpDsiP7UcMmjU2NsDv/wyRd4R8s1HMrQINlg0skmujbiqFR3x97b NrmJsPU6j06M9WptXAr9J5uanFdn25mRSwVhJQOtoPEkpaFOb9ODL7GaluTm/d33iP+f H1XQ==
MIME-Version 1.0
X-Received by 10.220.74.69 with SMTP id t5mr5102226vcj.18.1382715364627; Fri, 25 Oct 2013 08:36:04 -0700 (PDT)
In-Reply-To <CAPTjJmouPEuqVXwgF2J=ii3dksW2fwcBHeOHSoikHzeVssjf2Q@mail.gmail.com>
References <l4d66o$4bd$1@dont-email.me> <mailman.1501.1382686719.18130.python-list@python.org> <l4d9tf$lro$1@dont-email.me> <mailman.1503.1382690002.18130.python-list@python.org> <l4db5l$r5d$1@dont-email.me> <l4dh8k$o7i$1@dont-email.me> <mailman.1506.1382698278.18130.python-list@python.org> <l4dlmm$fc9$1@dont-email.me> <mailman.1513.1382703109.18130.python-list@python.org> <l4dnnc$qmk$1@dont-email.me> <mailman.1514.1382704567.18130.python-list@python.org> <l4dple$6mf$1@dont-email.me> <l4e21o$99a$3@dont-email.me> <l4e2p0$cv$1@dont-email.me> <CAPTjJmouPEuqVXwgF2J=ii3dksW2fwcBHeOHSoikHzeVssjf2Q@mail.gmail.com>
Date Fri, 25 Oct 2013 11:36:04 -0400
Subject Re: Cookie aint retrieving when visiting happens from a backlink.
From Joel Goldstick <joel.goldstick@gmail.com>
To Chris Angelico <rosuav@gmail.com>
Content-Type text/plain; charset=UTF-8
Cc "python-list@python.org" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1524.1382715373.18130.python-list@python.org> (permalink)
Lines 26
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1382715373 news.xs4all.nl 15966 [2001:888:2000:d::a6]:37476
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:57536

Show key headers only | View raw


On Fri, Oct 25, 2013 at 11:34 AM, Chris Angelico <rosuav@gmail.com> wrote:
> On Sat, Oct 26, 2013 at 2:29 AM, Nick the Gr33k <nikos.gr33k@gmail.com> wrote:
>> Assiciate the cookie with the url?
>> You mean add a domain directive to the cookie like:
>
> Do you understand:
>
> 1) what cookies are?
> 2) how the browser receives them?
> 3) how the server gets them back?
> 4) when #3 happens and when it does not?
>
> If not, go to Wikipedia and start reading. If you get to the end of
> Wikipedia without comprehending this, go back to the beginning and
> start over.
>
> ChrisA
> --
> https://mail.python.org/mailman/listinfo/python-list

Chris is too kind.  Go to wikipedia. and then go for a walk.. don't
come back here

-- 
Joel Goldstick
http://joelgoldstick.com

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Cookie aint retrieving when visiting happens from a backlink. Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-25 10:22 +0300
  Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 18:32 +1100
    Re: Cookie aint retrieving when visiting happens from a backlink. Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-25 11:25 +0300
      Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 19:33 +1100
        Re: Cookie aint retrieving when visiting happens from a backlink. Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-25 11:46 +0300
          Re: Cookie aint retrieving when visiting happens from a backlink. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-25 10:03 +0100
          Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 13:30 +0300
            Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 21:51 +1100
              Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 14:46 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 23:11 +1100
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 15:20 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 23:35 +1100
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 15:54 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-25 15:21 +0100
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 18:04 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-25 16:12 +0100
                Re: Cookie aint retrieving when visiting happens from a backlink. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-10-26 16:05 +0200
                Re: Cookie aint retrieving when visiting happens from a backlink. Denis McMahon <denismfmcmahon@gmail.com> - 2013-10-25 15:17 +0000
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 18:29 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-26 02:34 +1100
                Re: Cookie aint retrieving when visiting happens from a backlink. Joel Goldstick <joel.goldstick@gmail.com> - 2013-10-25 11:36 -0400
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 18:49 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Steve Simmons <square.steve@gmail.com> - 2013-10-25 17:28 +0100
                Re: Cookie aint retrieving when visiting happens from a backlink. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-25 19:17 +0100
                Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-26 11:19 +1100
      Re: Cookie aint retrieving when visiting happens from a backlink. Piet van Oostrum <piet@vanoostrum.org> - 2013-10-26 21:17 -0400
        Re: Cookie aint retrieving when visiting happens from a backlink. Roy Smith <roy@panix.com> - 2013-10-26 21:34 -0400
        Re: Cookie aint retrieving when visiting happens from a backlink. Piet van Oostrum <piet@vanoostrum.org> - 2013-10-26 22:24 -0400
          Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-27 08:45 +0200
    Re: Cookie aint retrieving when visiting happens from a backlink. Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-25 11:26 +0300
  Re: Cookie aint retrieving when visiting happens from a backlink. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-25 15:13 +0000
    Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-26 02:28 +1100

csiph-web