Tim Chase wrote:

> I
> haven't investigated recently, but I remember Django's ability to
> trigger a log-out merely via a GET was something that irked me.
> 
> All this to also say that performing non-idempotent actions on a GET
> request is just begging for trouble. ;-)

ACK.  However, isn't log-out an idempotent action?

-- 
Christoph M. Becker

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to