Am 23.11.2011 06:55, schrieb Eric Rasmussen:
I believe this pattern came about because browsers will resubmit POST
data if you don't issue a redirect after a POST request. If I submit a
form on your website and you render the response without redirecting,
then when I click "refresh" in the browser or advance one page and click
the browser's back button, the POST request gets submitted again.
It's also known as the PRG pattern:
http://en.wikipedia.org/wiki/Post/Redirect/Get
-- Christoph
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.