This website requires JavaScript.
Explore
Help
Register
Sign In
tastytea
/
curl_wrapper
Watch
1
Star
0
Fork
0
You've already forked curl_wrapper
Code
Issues
Pull Requests
Releases
Activity
Light libcurl wrapper for when you need to GET a website with minimum effort.
curl
4
Commits
1
Branch
1
Tag
145
KiB
C++
94.6%
CMake
5.4%
63a14867c3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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