Hi,
I'm using this to store a value into a cookie:

   response.set_cookie('foo', value=bar, max_age=1234567)

Is there any way to encrypt the value? Should I use Beaker instead of WebOb 
(response)? In that case, could you give me an example?

Thanks in advance

León

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/turbogears/-/jWuYthdlaycJ.
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/turbogears?hl=en.

Reply via email to