Ezio Melotti <ezio.melo...@gmail.com> added the comment:

You'll need a page that accepts POST requests, possibly returning some 
meaningful value, and without side effects (e.g. adding messages is usually 
done via POST, but we don't want a new message for every user that tries the 
example).

----------
nosy: +ezio.melotti

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12524>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to