mastodonpp/include
tastytea 03b097c6a6
Fix patch() and put() requests without parameters.
Connection::patch() and Connection::put() without parameters were making a POST
request.
2020-01-11 16:21:44 +01:00
..
answer.hpp Fix answer_type::get_header(). 2020-01-09 15:54:52 +01:00
api.hpp Fixed some pleroma endpoints. 2020-01-11 15:56:16 +01:00
CMakeLists.txt Install headers. 2020-01-03 16:03:08 +01:00
connection.hpp Fix patch() and put() requests without parameters. 2020-01-11 16:21:44 +01:00
curl_wrapper.hpp Expand parametermap documentation. 2020-01-11 15:25:34 +01:00
exceptions.hpp Add a message only constructor to CURLException. 2020-01-10 12:22:00 +01:00
instance.hpp Add support for setting the access token. 2020-01-10 14:27:00 +01:00
mastodonpp.hpp Add examples 05 and 06. 2020-01-11 16:16:50 +01:00