This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/src
tastytea cd87269b59
Don't send Connection: close for streaming requests
2018-03-15 12:45:49 +01:00
..
examples Added media posting example 2018-03-13 13:25:01 +01:00
tests error handling, debug output, documentation 2018-01-13 15:50:13 +01:00
api_delete.cpp changed request_sync() to request() 2018-03-13 14:37:44 +01:00
api_get.cpp Fixed inconsistencies in get(), made documentation more clear (hopefully) 2018-03-13 15:07:14 +01:00
api_get_stream.cpp changed request_sync() to request() 2018-03-13 14:37:44 +01:00
api_patch.cpp changed request_sync() to request() 2018-03-13 14:37:44 +01:00
api_post.cpp changed request_sync() to request() 2018-03-13 14:37:44 +01:00
api_put.cpp changed request_sync() to request() 2018-03-13 14:37:44 +01:00
http.cpp Don't send Connection: close for streaming requests 2018-03-15 12:45:49 +01:00
macros.hpp error handling, debug output, documentation 2018-01-13 15:50:13 +01:00
mastodon-cpp.cpp Header has to match completely in get_header() 2018-03-11 15:30:02 +01:00
mastodon-cpp.hpp Fixed inconsistencies in get(), made documentation more clear (hopefully) 2018-03-13 15:07:14 +01:00
version.hpp.in fixed CMakeLists 2018-01-13 19:11:09 +01:00