From: Keane, Erich Date: Mon, 4 Aug 2014 18:52:31 +0000 (-0700) Subject: Merge "Initial check-in of GET code. This is Work In Progress and is NOT Tested.... X-Git-Tag: 1.2.0+RC1~2355 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=df477679ebfb9cbe3101444900c81ff569de6cc1;p=platform%2Fupstream%2Fiotivity.git Merge "Initial check-in of GET code. This is Work In Progress and is NOT Tested. This check-in is to facilitate co-development. Patch 3: Added code to add payload in pdu for PUT request. Added 'PUT' method in supported list. Patch 4: Added some changes to ocstack.c to bind the Entityhandler to the resource and also modified the client and server c++ app, which uses the c apis to use GET. Patch 5: Merged Yamin's changes and Vijay's Arduino changesets. Patch 6: Updated ocserver/occlient sample apps to use OCLogger mechanism. Some related changes in oclogger module. Patch 7: PUT API now function from C++ app using C APIs. Patch 8: Modified patch 7's commit blunder :( Patch 9: Fixed some of the review comments by Yamin. Modified logic in occlient and ocserver test app to pass NULL when OCGetInterfaceAddress api is unable to retrieve local IP address. Fixed some method names to Upper Camel case." --- df477679ebfb9cbe3101444900c81ff569de6cc1