Commit Graph

7 Commits

Author SHA1 Message Date
hidnplayr
f5f92c1d66 Fixed bug in http.obj (concerning POST method).
Added new example program PASTA, using http POST method.

git-svn-id: svn://kolibrios.org@4830 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-14 10:58:11 +00:00
Marat Zakiyanov (Mario79)
be43029262 New downloader - some refactoring GUI and invoking OpenDialog
git-svn-id: svn://kolibrios.org@4243 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-16 23:38:52 +00:00
hidnplayr
536d3c7b98 HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!

git-svn-id: svn://kolibrios.org@4221 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-13 18:25:47 +00:00
hidnplayr
bc0823758d HTTP library: correctly receive content that is not chunked and has unknown content length.
git-svn-id: svn://kolibrios.org@4220 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-12 20:08:02 +00:00
hidnplayr
0c94d22080 'free' and 'stop' functions for HTTP library.
git-svn-id: svn://kolibrios.org@4205 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-11 11:35:18 +00:00
hidnplayr
f11c912eea make HTTP example 'compileable'
git-svn-id: svn://kolibrios.org@4160 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 16:12:47 +00:00
hidnplayr
501706cdc8 Added HTTP library + example
git-svn-id: svn://kolibrios.org@4158 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-04 13:07:21 +00:00