matiu2/RESTClient
C++ REST API Client - using boost asio, async operations with synchronous programming through coroutines
C++Apache-2.0
Issues
- 0
Change json library to json_spirit
#14 opened by matiu2 - 0
Change all http stuff to use Beast
#13 opened by matiu2 - 0
Smart connection reuse
#12 opened by matiu2 - 1
gzip / deflate download support
#10 opened by matiu2 - 1
http POST support
#3 opened by matiu2 - 0
http PUT support
#4 opened by matiu2 - 0
gzip/deflate upload support
#11 opened by matiu2 - 0
http DELETE support
#5 opened by matiu2 - 1
Test needed for HTTP layer
#1 opened by matiu2 - 0
file download
#9 opened by matiu2 - 0
chunked encoding upload of file
#8 opened by matiu2 - 0
chunked encoding support
#6 opened by matiu2 - 0
SSL Support
#2 opened by matiu2 - 0
HTTP Get support - simple
#7 opened by matiu2