[capi-http] Implemented the http authentication & http credential apis 06/67806/8
authorpradeep kumar B <b.pradeep@samsung.com>
Thu, 28 Apr 2016 09:45:22 +0000 (15:15 +0530)
committerpradeep kumar B <b.pradeep@samsung.com>
Mon, 23 May 2016 10:17:01 +0000 (15:47 +0530)
commit9513b5848dc71bfc2094b5b9aa1f96130fe037a7
tree2f1ea98f94a600fa5e5a78d46e791bb9b06a21c7
parentc3afd4be4c50f4694c4072ae2107e29bcd0f1f16
[capi-http] Implemented the http authentication & http credential apis

Change-Id: I7d76504f5909b4354dbe1bc8410f0755458f3eda
Signed-off-by: pradeep kumar B <b.pradeep@samsung.com>
include/http.h
include/http_private.h
src/http_common.c
src/http_response.c
src/http_session.c
src/http_transaction.c
test/http_test.c