Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.098 X-Spam-Evidence: '*H*': 0.81; '*S*': 0.00; 'ideally': 0.04; 'cookie': 0.09; 'http': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'afterwards': 0.16; 'cookie,': 0.16; 'cookies': 0.16; 'prepared.': 0.16; 'subject:when': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'first.': 0.19; '>>>': 0.22; 'cc:addr:python.org': 0.22; 'error': 0.23; 'cc:2**0': 0.24; 'handling': 0.26; 'gets': 0.27; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'work.': 0.31; 'code': 0.31; '>>>>': 0.31; 'this.': 0.32; 'checked': 0.32; 'checking': 0.33; 'subject:from': 0.34; 'problem': 0.35; "can't": 0.35; 'something': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'should': 0.36; 'two': 0.37; 'project': 0.37; 'list.': 0.37; 'server': 0.38; 'work?': 0.38; 'mailing': 0.39; 'how': 0.40; 'read': 0.60; 'tell': 0.60; 'browser': 0.61; "you're": 0.61; 'back': 0.62; 'show': 0.63; 'to:addr:gmail.com': 0.65; '8bit%:92': 0.71; '8bit%:100': 0.72; 'to,': 0.72; 'topic,': 0.81; 'have?': 0.84; 'here!': 0.84; 'isolate': 0.84; 'subject:gets': 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:content-transfer-encoding; bh=Oy3xVibt5G1sgBChIRSWTVVElFIwpadhu+tQxo1ETuA=; b=dO4BTf0OOcipnTCN5lnGA7o2sVv2fDdvtAHCtAJjOz1ZwfsTmLJ2kT/Qau9d62kChk h0ORF98fw3eZCxMD7DnseRtM1ST1ZtSEjgm3Syyw+pV4R07o2jH+zkW6UCR6utSn7t6i YtG9WToRL5c4ptcpZCP7AZrcP37NueMjiLS3NA7SuN6WOIG+hmFAq9Z3b7OlGFgLkCCA sSoKuj7gtaRThOo4Am/h/nR7pvi0P4r+OfMk8E9qcpYtJ/WloAjtzKaauG4Jb2voOrOo 7jYNakM9YWDbZZAWziWk53DIXikNNh9WCZFI6e6sIA/+MYw+r8tXBi2F0TDtqUph8TrU 0u8Q== MIME-Version: 1.0 X-Received: by 10.205.97.136 with SMTP id ck8mr95835bkc.59.1381332007891; Wed, 09 Oct 2013 08:20:07 -0700 (PDT) In-Reply-To: References: Date: Wed, 9 Oct 2013 11:20:07 -0400 Subject: Re: Cookie gets changed when hit comes from a referrer From: Joel Goldstick To: =?UTF-8?B?zp3Or866zr/PgiDOkc67zrXOvs+Mz4DOv8+FzrvOv8+C?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 46 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1381332009 news.xs4all.nl 15990 [2001:888:2000:d::a6]:36340 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:56496 On Wed, Oct 9, 2013 at 11:00 AM, =CE=9D=CE=AF=CE=BA=CE=BF=CF=82 =CE=91=CE= =BB=CE=B5=CE=BE=CF=8C=CF=80=CE=BF=CF=85=CE=BB=CE=BF=CF=82 wrote: > =CE=A3=CF=84=CE=B9=CF=82 9/10/2013 5:43 =CE=BC=CE=BC, =CE=BF/=CE=B7 Denis= McMahon =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > >> On Wed, 09 Oct 2013 01:52:44 +0300, =CE=9D=CE=AF=CE=BA=CE=BF=CF=82 =CE= =91=CE=BB=CE=B5=CE=BE=CF=8C=CF=80=CE=BF=CF=85=CE=BB=CE=BF=CF=82 wrote: >> >>> =CE=A3=CF=84=CE=B9=CF=82 8/10/2013 10:29 =CE=BC=CE=BC, =CE=BF/=CE=B7 De= nis McMahon =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: >> >> >>>> Have you checked the cookie jar in the browser to see what value the >>>> cookie has? Is that the value you think it should have? Note that >>>> checking the cookie jar is a browser topic, not a python topic, so if >>>> you don't know how to do that you're going to have to find the right >>>> place to ask, WHICH IS NOT HERE! >> >> >>>> Ideally you need to check what the server thinks it's setting the >>>> cooking to, what the browser thinks it received as the cookie, and wha= t >>>> the server gets back afterwards to work out where the error is >>>> happening. >> >> >>> Is there something i can try to isolate the problem and make it work? >>> By whole counters project is based on cookie handling now.... >> >> >> See those last two paragraphs there that you quoted. You should have rea= d >> them. >> > ok so then tell me where i should ask this. > I already told you where to learn about cookies. Try that first. People will be nicer to your questions if you show you are willing to come prepared. As to where to ask -- perhaps there is an http mailing list. Your code can't work if you don't know how cookies work. --=20 Joel Goldstick http://joelgoldstick.com