This website requires JavaScript.
Explore
Help
Sign In
bob
/
libscrequest
Watch
1
Star
0
Fork
0
You've already forked libscrequest
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
14c7aed5605523b7e938389154e012076343065d
Branches
Tags
View all branches
Go to file
Code
Bob Polis
14c7aed560
Fix crash in post function
...
User data for write callback should be 'this' pointer, not some string object.
2024-03-31 11:44:33 +02:00
src
Fix crash in post function
2024-03-31 11:44:33 +02:00
tests
First commit
2023-11-05 00:07:19 +00:00
Makefile
Fix LDLIBS linker errors
2024-03-28 15:25:09 +01:00
premake.make
Fix crash in post function
2024-03-31 11:44:33 +02:00
Description
Lightweight C++ wrapper around cURL for http GET and POST requests.
curl
get
http
post
60
KiB
Languages
Makefile
53.1%
C++
46.9%