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
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
I hope at least someone can reproduce this...
Use cookies[:name] = whatever in your response action