Your ASP.NET Web API application needs to be able to allow action methods to operate through multiple HTTP Actions (namely HttpPost and HttpPut). How should this be accomplished?