Light libcurl wrapper for when you need to GET a website with minimum effort.
Go to file
tastytea 63a14867c3
Add new type answer to hold status, headers and body of a request.
2020-11-07 23:50:44 +01:00
src Add new type answer to hold status, headers and body of a request. 2020-11-07 23:50:44 +01:00
tests Add new type answer to hold status, headers and body of a request. 2020-11-07 23:50:44 +01:00
.gitignore Initial commit. 2020-11-03 22:53:20 +01:00
CMakeLists.txt Add new type answer to hold status, headers and body of a request. 2020-11-07 23:50:44 +01:00