-
Committer:
mattgiuca
-
Date:
2008-08-18 09:43:34 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:1024
tutorialservice: Refactored the handler for this service, to allow potential
new actions which don't all have "code" arguments.
Also made it refuse GET requests to "save" or "test" (since these mutate
the server). The client uses POST, so this doesn't cause any trouble.