mastodonpp/include
tastytea 7ba967a36c
All checks were successful
continuous-integration/drone/push Build is passing
Fix answer_type::get_header().
The previous implementation returned a reference to an out-of-scope string.
2020-01-09 15:54:52 +01:00
..
answer.hpp Fix answer_type::get_header(). 2020-01-09 15:54:52 +01:00
api.hpp Replace string with string_view where possible. 2020-01-08 16:46:27 +01:00
CMakeLists.txt Install headers. 2020-01-03 16:03:08 +01:00
connection.hpp Add get_new_events(). 2020-01-09 12:24:29 +01:00
curl_wrapper.hpp Escape keyword “API” in documentation. 2020-01-09 15:16:04 +01:00
exceptions.hpp Add URI for libcurl-errors(3). 2020-01-04 16:24:41 +01:00
instance.hpp Move set_proxy() to Instance. 2020-01-09 11:23:15 +01:00
mastodonpp.hpp Expand section about thread safety in documentation. 2020-01-09 11:23:30 +01:00