Hi Folks
Is it possible test if a "secure cookie" is set, by http ? (not by https, SSL)
Returning true or false.
# response.set_cookie('testme', '1234',
# expires=3600, max_age=123142,path='/',
# secure=True ,httponly=True)
Regards
Mario
macm
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.