[mod_python] Secure Sessions

marinus van aswegen mvanaswegen at gmail.com
Tue May 30 03:08:07 EDT 2006


Hi All

I've noticed that I can tell cookies to only be sent to secured sites
(ala https), however I didn't see the same option for the session
class. Am I missing something here? It's a good practise when using
https to have your sessionid cookie only sent to the secure site
(should also be in the faq).

Marinus


More information about the Mod_python mailing list