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


Groups > comp.lang.python > #57607

Re: Cookie fucking problem

From Ben Finney <ben+python@benfinney.id.au>
Subject Re: Cookie fucking problem
Date 2013-10-27 00:40 +1100
References <l4gfv7$921$1@dont-email.me>
Newsgroups comp.lang.python
Message-ID <mailman.1577.1382794825.18130.python-list@python.org> (permalink)

Show all headers | View raw


Nick the Gr33k <nikos.gr33k@gmail.com> writes:

> Hello i having the following code to try and retrieve the visitor's
> saved cookie form the browser.

The fact that you've posted Python code does not make this a Python
question. Your issue is with HTTP cookies, as you have been told several
times.

This is irrelevant to the Python discussion group, yet you keep
clamouring here for attention. Please do not ask here for education
about HTTP again.

-- 
 \         “I have yet to see any problem, however complicated, which, |
  `\      when you looked at it in the right way, did not become still |
_o__)                                more complicated.” —Paul Anderson |
Ben Finney

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


Thread

Cookie fucking problem Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-26 16:27 +0300
  Re: Cookie fucking problem Chris Angelico <rosuav@gmail.com> - 2013-10-27 00:39 +1100
  Re: Cookie fucking problem Ben Finney <ben+python@benfinney.id.au> - 2013-10-27 00:40 +1100
  Re: Cookie fucking problem Yaşar Arabacı <yasar11732@gmail.com> - 2013-10-26 17:05 +0300
  Re: Cookie fucking problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-26 15:34 +0100
    Re: Cookie fucking problem Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-26 17:55 +0300
      Re: Cookie fucking problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-26 16:21 +0100
        Re: Cookie fucking problem Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-26 18:25 +0300
          Re: Cookie fucking problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-26 16:50 +0100
            Re: Cookie fucking problem rusi <rustompmody@gmail.com> - 2013-10-26 09:05 -0700
              Re: Cookie fucking problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-26 17:22 +0100
          Re: Cookie fucking problem Ben Finney <ben+python@benfinney.id.au> - 2013-10-27 08:43 +1100
          Re: Cookie fucking problem Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-10-27 14:30 +0100
            Re: Cookie fucking problem Steven D'Aprano <steve@pearwood.info> - 2013-10-28 07:44 +0000
              Re: Cookie fucking problem Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-10-28 09:10 +0100
              Re: Cookie fucking problem Grant Edwards <invalid@invalid.invalid> - 2013-10-28 14:33 +0000
                Re: Cookie fucking problem Chris Angelico <rosuav@gmail.com> - 2013-10-29 01:38 +1100
                Re: Cookie fucking problem Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-10-28 16:07 +0100
                Re: Cookie fucking problem Ned Batchelder <ned@nedbatchelder.com> - 2013-10-28 13:08 -0400
                Re: Cookie fucking problem rusi <rustompmody@gmail.com> - 2013-10-28 10:53 -0700
                Re: Cookie fucking problem Ned Batchelder <ned@nedbatchelder.com> - 2013-10-28 14:22 -0400
                Being a welcoming place [was Re: Cookie fucking problem] Steven D'Aprano <steve@pearwood.info> - 2013-10-29 05:10 +0000
              Re: Cookie fucking problem rusi <rustompmody@gmail.com> - 2013-10-28 09:51 -0700
          Re: Cookie fucking problem Ben Finney <ben+python@benfinney.id.au> - 2013-10-28 10:26 +1100
            Re: Cookie fucking problem rusi <rustompmody@gmail.com> - 2013-10-27 20:44 -0700
            Re: Cookie fucking problem Neil Cerutti <neilc@norwich.edu> - 2013-10-28 13:20 +0000
              Re: Cookie fucking problem Steven D'Aprano <steve@pearwood.info> - 2013-10-29 05:28 +0000
                Re: Cookie fr*cking problem Neil Cerutti <neilc@norwich.edu> - 2013-10-29 12:17 +0000
          Re: Cookie fucking problem Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-10-28 08:13 +0100
      Re: Cookie fucking problem Ned Batchelder <ned@nedbatchelder.com> - 2013-10-26 12:00 -0400
    Re: Cookie fucking problem Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-26 16:00 +0000
      Re: Cookie fucking problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-26 17:19 +0100
      Re: Cookie fucking problem Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-10-26 19:18 +0200
        Re: Cookie fucking problem Grant Edwards <invalid@invalid.invalid> - 2013-10-28 14:38 +0000
      Re: Cookie fucking problem Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-10-26 19:23 +0200
      Re: Cookie xxxxing problem Stephan Vladimir Bugaj <sbugaj@pixar.com> - 2013-10-26 12:32 -0700
        Re: Cookie xxxxing problem rusi <rustompmody@gmail.com> - 2013-10-27 08:59 -0700
      Re: Cookie fucking problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-26 22:22 +0100
      Re: Cookie fucking problem Ben Finney <ben+python@benfinney.id.au> - 2013-10-27 08:44 +1100
      Re: Cookie fucking problem Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-10-28 11:14 +0100
  Re: Cookie fucking problem Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-26 16:02 +0000
  Re: Cookie (expletive) problem Zero Piraeus <z@etiol.net> - 2013-10-26 10:49 -0300

csiph-web