Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!panix!gordon From: John Gordon Newsgroups: comp.lang.python Subject: Re: working with cookies Date: Tue, 27 Oct 2015 01:41:28 +0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Lines: 17 Message-ID: References: NNTP-Posting-Host: panix1.panix.com X-Trace: reader1.panix.com 1445910088 21049 166.84.1.1 (27 Oct 2015 01:41:28 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Tue, 27 Oct 2015 01:41:28 +0000 (UTC) User-Agent: nn/6.7.3 Xref: csiph.com comp.lang.python:97963 In Jeremy Leonard writes: > As of yet I haven't been using a framework per say, just straight cgi. > I've been learning as I go. I was going to try and do as much low level > as possible and work my way up to using a framework. At some point I'll > probably learn a framework, but wanted to start with the basics. If you're doing straight CGI yourself, then you must be handling the cookies yourself also. There must be someplace in your application where you store the collection of cookies to be included in the response. If you want to clear a cookie, just remove it from the collection. -- John Gordon A is for Amy, who fell down the stairs gordon@panix.com B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb Tinies"