mastodonpp/include
tastytea f872707036
Renamed “Request” to “Connection”.
It will be used not for only one request, but for all requests to an instance.
2020-01-05 09:38:13 +01:00
..
api.hpp Add [[nodiscard]] where desirable. 2020-01-04 13:31:22 +01:00
CMakeLists.txt Install headers. 2020-01-03 16:03:08 +01:00
connection.hpp Renamed “Request” to “Connection”. 2020-01-05 09:38:13 +01:00
curl_wrapper.hpp Improve documentation for CURLWrapper. 2020-01-04 19:16:08 +01:00
exceptions.hpp Add URI for libcurl-errors(3). 2020-01-04 16:24:41 +01:00
instance.hpp Move low-level network stuff to CURLWrapper. 2020-01-04 18:11:24 +01:00
mastodonpp.hpp Renamed “Request” to “Connection”. 2020-01-05 09:38:13 +01:00
return_types.hpp Fix headers in Doxygen output. 2020-01-04 12:04:47 +01:00