summaryrefslogtreecommitdiff
path: root/gweb/gweb.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-0/+0
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-16/+17
2012-05-22gweb: Adding a function to know if TLS is supported or notTomasz Bursztyka1-0/+2
2012-04-29gweb: Update copyright informationMarcel Holtmann1-1/+1
2012-04-27gweb: Define GWebRouteFuncPatrik Flykt1-1/+5
2011-12-18gweb: Extend gweb to send fileRonald Tessier1-0/+3
2011-06-27gweb: added the capability to restrict the requests to a specific address fam...Tomasz Bursztyka1-0/+2
2011-03-11gweb: Add user_agent_profile field in http headerSébastien Bianti1-0/+2
2010-12-28Add g_web_result_get_header support.Mohamed Abbas1-0/+2
2010-11-08Add support for setting the HTTP version informationMarcel Holtmann1-0/+1
2010-11-06Add interface for setting proxy for GWeb sessionsMarcel Holtmann1-0/+2
2010-11-02Add simple support for dealing with HTTP body contentMarcel Holtmann1-1/+4
2010-11-01Split the GET and POST method APIsMarcel Holtmann1-6/+5
2010-11-01Use return value of result function to indicate to proceed or notMarcel Holtmann1-1/+1
2010-11-01The HTTP status code can be retrieved from result objectMarcel Holtmann1-2/+1
2010-11-01Add really simple content token parserMarcel Holtmann1-0/+14
2010-10-31Add support for parsing HTTP status code responseMarcel Holtmann1-0/+2
2010-10-30Add support for HTTP header parsing and body contentMarcel Holtmann1-0/+3
2010-10-30Add proper support for HTTP close connection optionMarcel Holtmann1-0/+3
2010-10-30Add support for setting accept option for GWebMarcel Holtmann1-0/+2
2010-10-30Add support for adding custom user agent stringMarcel Holtmann1-0/+3
2010-10-30Add basic update for GWeb request APIMarcel Holtmann1-1/+4
2010-09-21Add basic DNS resolving for HTTP operationMarcel Holtmann1-0/+2
2010-08-01Add some initial support for HTTP to web service libraryMarcel Holtmann1-1/+14
2010-07-31Add skeleton for web service libraryMarcel Holtmann1-0/+48