6 Commits

Author SHA1 Message Date
Bob Polis
34aaee7509 now forbids copying and moving 2020-10-30 13:26:23 +01:00
Bob Polis
191aafa32b added destructor to requester for global cleanup 2020-10-30 11:11:30 +01:00
Bob Polis
a5c8ddae35 delegated all RAII for curl handle to unique_ptr 2020-09-12 19:34:32 +02:00
Bob Polis
b102dfee4b minor improvements 2020-09-02 11:25:13 +02:00
Bob Polis
b9df8cdb02 refactored into a proper RAII class for a curl handle 2020-09-02 10:59:31 +02:00
Bob Polis
d38251fe66 refactored curl code into new helper class 2020-09-02 09:53:22 +02:00