|
47d673e50a
|
Minor cleanup
|
2024-03-31 14:46:41 +02:00 |
|
|
8a7f92179d
|
Refactor: perform and check status in sep funcs
|
2024-03-31 14:39:35 +02:00 |
|
|
6232f9d593
|
Fix: clear reponse text before doing curl request
Response text is appended to whatever is in _text, so that should be
cleared before every request.
|
2024-03-31 11:53:47 +02:00 |
|
|
14c7aed560
|
Fix crash in post function
User data for write callback should be 'this' pointer, not some string
object.
|
2024-03-31 11:44:33 +02:00 |
|
Bob Polis
|
5ceb6e1d6a
|
Improved error reporting
|
2023-11-05 17:19:04 +00:00 |
|
Bob Polis
|
5c53dc88e7
|
Add moveability
|
2023-11-05 17:12:30 +00:00 |
|
Bob Polis
|
b798539502
|
Put requester into namespace sc
|
2023-11-05 00:51:47 +00:00 |
|
Bob Polis
|
5c1d994cc8
|
Add source files
|
2023-11-05 00:41:17 +00:00 |
|