Commit Graph

19 Commits

Author SHA1 Message Date
a4a46d089e
Updated header location in examples, easy.hpp 2018-03-21 17:34:27 +01:00
c01af9a197
Updated examples to work well with newer jsoncpp versions 2018-03-18 17:34:44 +01:00
94b00bca99
Switched from Boost to JsonCpp for JSON parsing 2018-03-18 14:53:51 +01:00
0364a6ffae
Added media posting example 2018-03-13 13:25:01 +01:00
4372f3249c
Added example for simplifying the interface, renamed examples 2018-03-05 12:15:41 +01:00
a7c96cf30e
Incremented all error codes by 10 2018-02-28 22:42:26 +01:00
8c08af5302
Added short descriptions to examples 2018-02-26 09:07:40 +01:00
e73a5a765b
Added streaming support 2018-02-26 07:57:30 +01:00
f9b6009b57
Enable access to HTTP headers 2018-02-25 23:20:02 +01:00
065b9bc6d8
Return new URL on HTTP 301 and 308 2018-02-17 20:05:24 +01:00
d11273ddc0
enhanced example7 2018-02-11 12:25:18 +01:00
fec50bc146
app registering support 2018-02-09 22:21:01 +01:00
13a5e23a8b
implemented PUT and DELETE, fixed argument encoding in POST 2018-01-24 19:41:07 +01:00
83efdf7ce0
Fixed PATCH, implemented all POST requests 2018-01-22 02:25:09 +01:00
ac680f1ef5
Added PATC, doesn't work (needs research) 2018-01-21 23:54:42 +01:00
5bba324385
Breaking change: parameters is now a multimap, not a vector anymore 2018-01-15 20:23:21 +01:00
80df5cafff
updated documentation 2018-01-15 15:34:18 +01:00
013a67bbe0
Added examples 2018-01-15 00:08:14 +01:00
c43b3ce9e8
updated documentation, tweaked CMakeLists.txt, added Gentoo ebuild 2018-01-13 21:43:59 +01:00