Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4830 3668 d 16 h hidnplayr /programs/develop/libraries/http/ Fixed bug in http.obj (concerning POST method).
Added new example program PASTA, using http POST method.
 
/programs/develop/libraries/http/examples/pasta.asm
/programs/develop/libraries/http/http.asm
4243 3817 d 3 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
/programs/develop/libraries/http/examples/downloader.asm
4221 3820 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http_en.txt
4220 3821 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4205 3822 d 15 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4160 3829 d 10 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
/programs/develop/libraries/http/examples/downloader.asm
4158 3829 d 14 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example  
/programs/develop/libraries/http
/programs/develop/libraries/http/examples
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc