Commit Graph

10 Commits

Author SHA1 Message Date
bb8be8e47e
Replaced std::regex with Poco::RegularExpression in URI. 2019-09-20 06:29:27 +02:00
82f471755e
Improved library-documentation. 2019-08-07 20:32:46 +02:00
cbcd64e172
Made ~URI virtual. 2019-08-07 15:14:00 +02:00
c218c23f97
Fix archiving by extracting the Content-Location header.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-06 19:56:57 +02:00
90fff35e0e
Added error handling to calls to archive service. 2019-08-06 12:40:52 +02:00
862e90274e
Added error handling to http_extract. 2019-08-06 12:17:39 +02:00
df59f484c6
Display right include paths in Doxygen output.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-05 23:35:49 +02:00
1f446388e5
Support plain HTTP as well. 2019-08-05 17:00:34 +02:00
9d0dd589a7
Replaced curlpp with POCO. Only HTTPS support fo far.
Some checks failed
continuous-integration/drone/push Build is failing
curlpp seems dead. 🙁
2019-08-04 18:46:53 +02:00
b4e845a352
Updated CMake recipes and changed file structure.
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-03 22:27:08 +02:00