On Jan 26, 11:48 pm, Pedro Bernardes
<fedor...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> There is a way to read cookies set by rails session ?
>
> I mean, regular cookies are easy to read, but i''m having a hard
time trying
> to read those set by sessions.
>
> Thanks in advance.
By default those cookes are marked as httponly which means that
javascript on the page can''t read them. I think you can change this in
the same place as other session options
Fred
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.