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
5
Commits
1
Branch
1
Tag
145
KiB
C++
94.6%
CMake
5.4%
dbfee4c2bd
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
dbfee4c2bd
Test get_header() with umlauts.
2020-11-08 01:24:59 +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
Test get_header() with umlauts.
2020-11-08 01:24:59 +01:00
.gitignore
CMakeLists.txt
Add new type answer to hold status, headers and body of a request.
2020-11-07 23:50:44 +01:00