|
Bo Lorentsen
bl at netgroup.dk
Fri Jul 27 11:04:14 EST 2001
Chris Hagner wrote:
> There's a module called Cookie which provides an Dictionary-like interface
> to access the multiple cookies in a request. In addition, each cookie class
> has an output method that returns an HTTP-header-friendly string
> ("Set-Cookie: fig=newton"). The doc strings in Cookie.py give some pretty
> good code examples.
Ups sorry, I have only looked into the manual, maby its time to take a trip
into the mod_python code :-)
/BL
|