On Jan 7, 9:35 am, tryg.ol...@gmail.com wrote:
> Hello -
>
> This is my first attempt at python cookies. I'm using the Cookie
> module and trying to set a cookie. Below is my code. The cookie does
> not get set. What am I doing wrong?
>
> print "Cache-Control: max-age=0, must-revalidate, no-sto
On Jan 7, 9:35 am, tryg.ol...@gmail.com wrote:
> Hello -
>
> This is my first attempt at python cookies. I'm using the Cookie
> module and trying to set a cookie. Below is my code. The cookie does
> not get set. What am I doing wrong?
>
> print "Cache-Control: max-age=0, must-revalidate, no-sto
Hello -
This is my first attempt at python cookies. I'm using the Cookie
module and trying to set a cookie. Below is my code. The cookie does
not get set. What am I doing wrong?
print "Cache-Control: max-age=0, must-revalidate, no-store"
print "Content-type: text/html"
print
print """