[mod_python] the domain name in mod_python's session/cookie management

Kevin Wang kwang at activegrid.com
Mon Mar 20 16:15:17 EST 2006


Hi All,

When a new session/cookie is created on mod_python side, from the source 
code (mod_python/Session.py, mod_python/Cookie.py), I don't see how 
mod_python sets the domain name for the Set-Cookie http header.

Without the domain name, the cookie set in the browser is useless (at least 
in IE).  How does it work?  Am I missed anything?

Any help or input is appreciated.

Thanks.

-- Kevin


More information about the Mod_python mailing list