|
31950d280d
|
make_request(): Return complete answer_type,
and don't throw if curl_easy_perform() fails.
|
2020-01-05 12:32:57 +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 |
|
|
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 |
|