|
1ac1bda619
|
Add parametermap.
|
2020-01-06 13:29:38 +01:00 |
|
|
3c6c56d973
|
Make curlwrapper_instances static.
|
2020-01-05 20:27:28 +01:00 |
|
|
be2f00faae
|
Do global curl init / cleanup only once.
continuous-integration/drone/push Build is passing
|
2020-01-05 19:09:22 +01:00 |
|
|
fba5a576f0
|
Add support for HTTP method PUT.
|
2020-01-05 16:16:22 +01:00 |
|
|
a77f773c46
|
Add support for HTTP methods PATCH and DELETE.
|
2020-01-05 13:59:43 +01:00 |
|
|
078130bac6
|
Change argument “meth” to “method” in make_request().
|
2020-01-05 12:21:58 +01:00 |
|
|
9c279822b2
|
Add headers to answer_type.
|
2020-01-05 12:03:23 +01:00 |
|
|
9b49bc1d17
|
Optimize request-flow. 😃
|
2020-01-05 10:35:38 +01:00 |
|
|
edc2bba718
|
Improve documentation for CURLWrapper.
continuous-integration/drone/push Build is passing
|
2020-01-04 19:16:08 +01:00 |
|
|
ccc9b8235e
|
Add [[nodiscard]] to make_request().
|
2020-01-04 19:06:27 +01:00 |
|
|
0b525bb748
|
Add http_method and make_request.
|
2020-01-04 19:04:50 +01:00 |
|
|
051cf16ceb
|
Remove premature global curl cleanup, improve documentation.
|
2020-01-04 18:25:26 +01:00 |
|
|
a7a861351f
|
Move low-level network stuff to CURLWrapper.
|
2020-01-04 18:11:24 +01:00 |
|