Add option to create proxy as secured resource
authorAbhishek Sharma <ce.abhishek@samsung.com>
Wed, 21 Sep 2016 13:14:46 +0000 (18:44 +0530)
committerUze Choi <uzchoi@samsung.com>
Mon, 26 Sep 2016 10:26:38 +0000 (10:26 +0000)
commit58d543419f76b030ae06ca7fd4ff6be28f050d78
tree132660006aa46c61792020ed1a6bb9fdba358ab2
parent63a8592525f1c561820b64f6eb1e92e72ac517f8
Add option to create proxy as secured resource

Modify CHPInitialize() api to allow secured
mode. Also minor code formating optimizations.

Change-Id: I4041c506d8ce41769b9c55d4850d551fae87ad2e
Signed-off-by: Abhishek Sharma <ce.abhishek@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12071
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/coap-http-proxy/include/CoapHttpHandler.h
service/coap-http-proxy/samples/proxy_main.c
service/coap-http-proxy/src/CoapHttpHandler.c