Thulinma
|
7f8013fef2
|
Downloader improvements, fixes
|
2020-03-09 19:59:54 +01:00 |
|
Ramoe
|
3fd55b1647
|
Added callbacks, range requests and head requests to Downloader
|
2020-03-09 19:59:54 +01:00 |
|
Thulinma
|
793f6f7809
|
Split HTTP namespace up into http_parser.h and url.h, since the URL library can be useful stand-alone as well.
|
2020-02-28 16:39:24 +01:00 |
|
Thulinma
|
8dd403a098
|
Added ability to check if the downloader is being proxied or not
|
2019-11-07 13:40:45 +01:00 |
|
Thulinma
|
cc9e970ea3
|
More backports from Pro edition, among which HTTPS/TLS support
|
2019-07-13 14:23:59 +02:00 |
|
Thulinma
|
984f5b7e29
|
Fixed file descriptor leak in Downloader class
|
2019-05-08 13:50:10 +02:00 |
|
Erik Zandvliet
|
2607113727
|
Library code style update + some minor backports from Pro edition
|
2018-12-04 13:11:48 +01:00 |
|
Thulinma
|
d7c021106f
|
Added retryCount and dataTimeout variables as well as a constant data accessor to HTTP::Downloader class
|
2018-05-09 09:41:45 +02:00 |
|
Thulinma
|
5e3df09831
|
SSL socket class, downloadertest application, HTTP::Downloader support for HTTPS connections, authentication, proxies and POST requests
|
2017-11-01 19:29:47 +01:00 |
|
Thulinma
|
871bee3436
|
Improvements to Downloader class to allow for more flexibility in usage
|
2017-07-26 16:55:34 +02:00 |
|
Thulinma
|
74acdedeb2
|
Added HTTP::Downloader class
|
2017-07-22 18:51:11 +02:00 |
|