Fifth round of contracts for non-Void-safe users

This commit is contained in:
Colin Adams
2013-03-15 14:06:37 +00:00
parent bb56166f95
commit a303783204
3 changed files with 35 additions and 3 deletions

View File

@@ -24,7 +24,12 @@ inherit
WSF_METHOD_HANDLER
rename
do_method as do_put
do_method as do_post
end
WSF_METHOD_HANDLER
rename
do_method as do_delete
end
WSF_METHOD_HANDLER