Commit Graph

17 Commits

Author SHA1 Message Date
tastytea 745debd580
Fixed bug that caused data corruption in the server responses 2018-02-27 05:23:06 +01:00
tastytea 06c9e2bce2
Fixed error where the return code was 200 for successfull queries 2018-02-27 04:34:09 +01:00
tastytea 9bc6e401aa
Added error code 12 2018-02-27 02:03:44 +01:00
tastytea 805384ca0b
Fixed bug where some error codes were not returned, added error code 11 2018-02-27 01:55:03 +01:00
tastytea e73a5a765b
Added streaming support 2018-02-26 07:57:30 +01:00
tastytea f9b6009b57
Enable access to HTTP headers 2018-02-25 23:20:02 +01:00
tastytea 065b9bc6d8
Return new URL on HTTP 301 and 308 2018-02-17 20:05:24 +01:00
tastytea 8222ff6da1
Documentation update, saving access_token 2018-02-11 12:26:42 +01:00
tastytea 10808b8114
re-added HTTP status code checking 2018-02-10 12:01:55 +01:00
tastytea ba84233569
Replaced boost::asio with curlpp 2018-02-09 16:01:24 +01:00
tastytea 26e06e42a1
typo in post(), doc updated 2018-01-26 00:24:34 +01:00
tastytea 13a5e23a8b
implemented PUT and DELETE, fixed argument encoding in POST 2018-01-24 19:41:07 +01:00
tastytea 83efdf7ce0
Fixed PATCH, implemented all POST requests 2018-01-22 02:25:09 +01:00
tastytea ac680f1ef5
Added PATC, doesn't work (needs research) 2018-01-21 23:54:42 +01:00
tastytea 1844f3571a
Added percent-encoding 2018-01-17 23:51:59 +01:00
tastytea eb3916c84e
error handling, debug output, documentation 2018-01-13 15:50:13 +01:00
tastytea c4a509c42e
semantic clarifications 2018-01-10 18:19:19 +01:00