On Jul 16, 2013 5:20 AM, "Martin Gainty" <mgai...@hotmail.com> wrote:
>
> be careful when storing params into session during redirect
>
> remember redirect invalidates the original session and creates a brand
new session from client's browser

That would mean if you redirected you'd be logged out every time. That
would break every website in the world, and would render very common
patterns like post-redirect-get useless.

Dave

Reply via email to