summaryrefslogtreecommitdiff
path: root/gweb/gweb.h
Commit message (Expand)AuthorAgeFilesLines
* gweb: Convert to stdbool with coccinelleDaniel Wagner2013-07-231-16/+16
* gweb: Included stdbool.hDaniel Wagner2013-07-231-0/+1
* gweb: Adding a function to know if TLS is supported or notTomasz Bursztyka2012-05-221-0/+2
* gweb: Update copyright informationMarcel Holtmann2012-04-291-1/+1
* gweb: Define GWebRouteFuncPatrik Flykt2012-04-271-1/+5
* gweb: Extend gweb to send fileRonald Tessier2011-12-181-0/+3
* gweb: added the capability to restrict the requests to a specific address fam...Tomasz Bursztyka2011-06-271-0/+2
* gweb: Add user_agent_profile field in http headerSébastien Bianti2011-03-111-0/+2
* Add g_web_result_get_header support.Mohamed Abbas2010-12-281-0/+2
* Add support for setting the HTTP version informationMarcel Holtmann2010-11-081-0/+1
* Add interface for setting proxy for GWeb sessionsMarcel Holtmann2010-11-061-0/+2
* Add simple support for dealing with HTTP body contentMarcel Holtmann2010-11-021-1/+4
* Split the GET and POST method APIsMarcel Holtmann2010-11-011-6/+5
* Use return value of result function to indicate to proceed or notMarcel Holtmann2010-11-011-1/+1
* The HTTP status code can be retrieved from result objectMarcel Holtmann2010-11-011-2/+1
* Add really simple content token parserMarcel Holtmann2010-11-011-0/+14
* Add support for parsing HTTP status code responseMarcel Holtmann2010-10-311-0/+2
* Add support for HTTP header parsing and body contentMarcel Holtmann2010-10-301-0/+3
* Add proper support for HTTP close connection optionMarcel Holtmann2010-10-301-0/+3
* Add support for setting accept option for GWebMarcel Holtmann2010-10-301-0/+2
* Add support for adding custom user agent stringMarcel Holtmann2010-10-301-0/+3
* Add basic update for GWeb request APIMarcel Holtmann2010-10-301-1/+4
* Add basic DNS resolving for HTTP operationMarcel Holtmann2010-09-211-0/+2
* Add some initial support for HTTP to web service libraryMarcel Holtmann2010-08-011-1/+14
* Add skeleton for web service libraryMarcel Holtmann2010-07-311-0/+48