platform/core/api/http.git
8 years ago[Bug fix] Add error exception for header table 60/69160/1
Seonah Moon [Thu, 12 May 2016 04:52:40 +0000 (13:52 +0900)]
[Bug fix] Add error exception for header table

Change-Id: Iebeb7ce3fb98195b2e0673d128cbb63cb54d3e39
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoRemove unnecessary profile flags 13/68613/3 submit/tizen/20160511.063207 submit/tizen/20160512.073811
Seonah Moon [Mon, 9 May 2016 01:43:05 +0000 (10:43 +0900)]
Remove unnecessary profile flags

Change-Id: I849b3067e714885fae92fd80532bea11ded33cc6
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoModified for build error 49/66949/1
Seonah Moon [Fri, 22 Apr 2016 07:26:30 +0000 (16:26 +0900)]
Modified for build error

Change-Id: I6d11b0f4eac696ecea7527170e3e4c5da579f8ea
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoAdd checking code for initialize 47/65947/5
Seonah Moon [Thu, 14 Apr 2016 07:04:04 +0000 (16:04 +0900)]
Add checking code for initialize

Change-Id: I4e9cb86aed34cec256f837d5a1d8517019298605
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoFix some APIs and test file 82/62682/20
Seonah Moon [Fri, 18 Mar 2016 08:08:28 +0000 (17:08 +0900)]
Fix some APIs and test file

Change-Id: I5c52ce0d49f09f86e2548c90fe3eb9b1e32ebf68
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Signed-off-by: pradeep kumar B <b.pradeep@samsung.com>
8 years ago[capi-http] Fixed the https GET request issue 17/62917/1
pradeep kumar B [Mon, 21 Mar 2016 05:59:53 +0000 (11:29 +0530)]
[capi-http] Fixed the https GET request issue

Change-Id: Ie09bfef199f0624f02e630625ab3c8292c904822
Signed-off-by: pradeep kumar B <b.pradeep@samsung.com>
8 years ago[capi-http] Handled aborted callback 10/62710/3
pradeep kumar B [Thu, 17 Mar 2016 13:42:59 +0000 (19:12 +0530)]
[capi-http] Handled aborted callback
1. Fixed memory leaks
2. Handle aborted callback for different error cases
3. Fixed the crash

Change-Id: I0990195720bec321b83f05927d4513ddfc76c244
Signed-off-by: pradeep kumar B <b.pradeep@samsung.com>
8 years agoAdd APIs for request/response 45/61045/4
Seonah Moon [Thu, 17 Mar 2016 06:17:16 +0000 (15:17 +0900)]
Add APIs for request/response

- get/set request cookie
- get/set verify flag
- get status code/text
- get HTTP version
- pause/resume transaction

Change-Id: I5c82918b0779e28d2c9eac7459081a0d5247cc33
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years ago[capi-http] Implemented the HTTP POST method 66/58966/2
pradeep kumar B [Fri, 5 Feb 2016 10:17:00 +0000 (15:47 +0530)]
[capi-http] Implemented the HTTP POST method

Change-Id: Ia847b17c5715f3ad2a13a78480d0e501814576ef
Signed-off-by: pradeep kumar B <b.pradeep@samsung.com>
8 years ago[capi-http] Implemented the add/remove header fields 93/58593/1
pradeep kumar B [Tue, 2 Feb 2016 06:15:12 +0000 (11:45 +0530)]
[capi-http] Implemented the add/remove header fields

Change-Id: I294fdcc1b45c88fc9a61639bddc4a46103f12f8e
Signed-off-by: pradeep kumar B <b.pradeep@samsung.com>
8 years ago[capi-http] Added basic http GET method implementation 85/58085/4
pradeep kumar B [Wed, 27 Jan 2016 10:09:26 +0000 (15:39 +0530)]
[capi-http] Added basic http GET method implementation
1.support multi session multi transaction

Change-Id: If247c783cc357f2d4957572979bbcc99d7a0db63
Signed-off-by: pradeep kumar B <b.pradeep@samsung.com>
8 years ago[capi-http] Added Http module APIs 15/57715/3
pradeep kumar B [Fri, 22 Jan 2016 04:47:27 +0000 (10:17 +0530)]
[capi-http] Added Http module APIs
1. Added HttpSession, HttpTransaction, HttpHeader, HttpRequest, HttpResponse APIs
2. Added HttpSession, HttpTransaction data structures

Change-Id: Ic30fe078b26bd4845acf2df857fd048ec0a5af1e
Signed-off-by: pradeep kumar B <b.pradeep@samsung.com>
8 years ago[capi-http] Initial Empty Http Project 71/57671/1
pradeep kumar B [Thu, 21 Jan 2016 11:51:44 +0000 (17:21 +0530)]
[capi-http] Initial Empty Http Project

Change-Id: Iaf929b99418b5b11fc238c2ac4babfe2b382fde5
Signed-off-by: pradeep kumar B <b.pradeep@samsung.com>
8 years agoInitial empty repository master
seonil kim [Tue, 19 Jan 2016 02:07:38 +0000 (18:07 -0800)]
Initial empty repository