Are there any issues with sending back a cookie during a 302 redirect? For example, if I create a return-to-url cookie and redirect the user in the same response will any (modern) browser ignore the cookie?
|
feedback
|
|
Most browser are accepting cookies on 302 redirects. I was quite sure of that, but I made a little search. Not all modern browsers. http://forums.silverlight.net/forums/t/187752.aspx I think we now have a replacement for IE6 and it's Windows Mobile browsers... | |||
|
feedback
|