Support submit() for specified user
Status: Beta
Brought to you by:
dsquirrel
It will be easier to upload large numbers of recipes
without server timeout if you can use the optional
RecipeRPC method submit(). This method should only
work if issued with a specified user name, for security.
(This requires a change to the spec too, since I forgot
to have submit() take a username and password.)