Commit graph

19 commits

Author SHA1 Message Date
Thulinma
771fad390a Allow overriding application name with -DAPPNAME="Name here" 2021-10-19 22:29:40 +02:00
DDVTech
fccf66fba2 Restyle 2021-10-19 22:29:40 +02:00
Thulinma
c5d0a9a8ad Added constant accessors to HTTP::Downloader 2020-09-14 10:56:26 +02:00
Thulinma
35e3fb4bca HTTP::Downloader::post() now supports pointers+sizes besides only std::strings. 2020-03-12 12:24:29 +01:00
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
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
5154f88de3 Tweaked verbosity of lost connections in HTTP::Downloader and closed connections in Socket::SSLConnection. 2019-06-21 21:21:17 +02:00
Thulinma
917ce2d452 Fixed Downloader class progress callbacks, added HTTP::Parser progress calculation function. 2019-05-23 12:24:41 +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
06c0365b44 Fix proxy behaviour 2018-08-23 12:43:37 +02:00
Thulinma
e49f89c782 Improved URL encode/decode behaviour 2018-08-23 12:38:58 +02: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
bd1b1be37e Downloader class now properly URLencodes paths 2017-12-13 16:37:34 +01: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