Description1. Uses HTTP put method to update and the post method to create. It only affects MessageHandler. Since all the other handlers(ActivityHandler, InvalidateHandler, PersonHandler, AppDataHandler) either treat the post and the put method as the same or don't support the put method.
2. Adds the logic to support old message creation.
Patch Set 1 #
MessagesTotal messages: 2
|