Commit Graph

10 Commits

Author SHA1 Message Date
f222215116
Implement HTTP POST in CURLWrapper. 2020-01-10 13:08:34 +01:00
d2de78ff9e
Add streaming support. 2020-01-08 21:27:27 +01:00
f01ec3eee0
Set User-Agent. 2020-01-06 16:38:09 +01:00
c9009e1de0
Add FindCURL-workaround CMake < 3.12.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-04 12:10:44 +01:00
c77a68930c
Change linking of curl to PUBLIC.
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-04 11:46:34 +01:00
e6690c85b4
Add curl initialization. 2020-01-04 11:38:27 +01:00
e88238a37c
Fix target_sources. 2020-01-03 16:20:27 +01:00
59778f0d75
Add version header. 2020-01-03 15:59:43 +01:00
2ec7809a7d
Use target_sources. 2020-01-03 15:58:41 +01:00
5dc047811e
Add skeleton. 2020-01-03 08:32:03 +01:00