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 065b9bc6d8
Return new URL on HTTP 301 and 308
2018-02-17 20:05:24 +01:00
..
examples Return new URL on HTTP 301 and 308 2018-02-17 20:05:24 +01:00
tests error handling, debug output, documentation 2018-01-13 15:50:13 +01:00
api_delete.cpp implemented PUT and DELETE, fixed argument encoding in POST 2018-01-24 19:41:07 +01:00
api_get.cpp Added percent-encoding 2018-01-17 23:51:59 +01:00
api_patch.cpp Fixed PATCH, implemented all POST requests 2018-01-22 02:25:09 +01:00
api_post.cpp typo in post(), doc updated 2018-01-26 00:24:34 +01:00
api_put.cpp implemented PUT and DELETE, fixed argument encoding in POST 2018-01-24 19:41:07 +01:00
http_sync.cpp Return new URL on HTTP 301 and 308 2018-02-17 20:05:24 +01:00
macros.hpp error handling, debug output, documentation 2018-01-13 15:50:13 +01:00
mastodon-cpp.cpp Return new URL on HTTP 301 and 308 2018-02-17 20:05:24 +01:00
mastodon-cpp.hpp Return new URL on HTTP 301 and 308 2018-02-17 20:05:24 +01:00
version.hpp.in fixed CMakeLists 2018-01-13 19:11:09 +01:00