summaryrefslogtreecommitdiffstats
path: root/include/curl_wrapper.hpp
Commit message (Expand)AuthorAge
* Add support for HTTP method PUT.tastytea2020-01-05
* Add support for HTTP methods PATCH and DELETE.tastytea2020-01-05
* Change argument “meth” to “method” in make_request().tastytea2020-01-05
* Add headers to answer_type.tastytea2020-01-05
* Optimize request-flow. 😃tastytea2020-01-05
* Improve documentation for CURLWrapper.tastytea2020-01-04
* Add [[nodiscard]] to make_request().tastytea2020-01-04
* Add http_method and make_request.tastytea2020-01-04
* Remove premature global curl cleanup, improve documentation.tastytea2020-01-04
* Move low-level network stuff to CURLWrapper.tastytea2020-01-04