Practical considerations
Python Diary: According to HTTP methods Logging out is a POST http://www.pythondiary.com/blog/Nov.20,2012/according-http-methods-logging-out-post.html
Well, logout via GET is basically okay, the strict requirement is that the operation is idempotent. Logouts tend to be so.
Labels: programming, python
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home