Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4243 3813 d 7 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
4221 3816 d 12 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
4220 3817 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4205 3818 d 19 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4160 3825 d 14 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
4158 3825 d 17 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example