You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
HI: I want to make a JSON GET request and have a 'setCookie' entry in
the http response header. By default there is none.
How can I enable cookies with JSON?
-Jens
Jens MF
unread,
Nov 6, 2009, 11:02:31 AM11/6/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
I hope at least someone can reproduce this...
mike
unread,
Nov 7, 2009, 12:01:01 PM11/7/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Use cookies[:name] = whatever in your response action