summaryrefslogtreecommitdiff
path: root/external/restclient/README.md
blob: aa95b6f297bf0ad6323cd15dad51d985de51f6e5 (plain)
1
2
3
4
5
6
7
# Rest client for C++
Modified from [mrtazz/restclient-cpp](https://github.com/mrtazz/restclient-cpp).

## Changes: 

 - Added `CURL_FOLLOWURL` option.
 - Flattened source & includes in one directory.